#1476 closed defect (wontfix)

unit tests running out of memory on FranXois lenny-armv5tel buildbot or on a 613 MiB EC2

Reported by: davidsarah Owned by: nobody
Priority: major Milestone: undecided
Component: unknown Version: 1.8.2
Keywords: memory test Cc:
Launchpad Bug:

Description (last modified by exarkun)

See for example http://tahoe-lafs.org/buildbot/builders/FranXois%20lenny-armv5tel/builds/505/steps/test/logs/stdio

I think some recent test additions have been the straw that broke the camel's back. Perhaps we could use a trial reporter that reports memory usage, to track whether any tests are leaking memory.

Change History (3)

comment:1 Changed at 2013-04-29T19:40:03Z by daira

  • Summary changed from unit tests running out of memory on FranXois lenny-armv5tel buildbot to unit tests running out of memory on FranXois lenny-armv5tel buildbot or on a 613 MiB EC2

From the duplicate #1958 :

I am trying to run "python setup.py trial" on Amazon m1.micro EC2 with 613 MiB of RAM and get [Errno 12] Cannot allocate memory error.

If this is bug --> need to fix it. If this is known issue --> need to add it to FAQ section.

See detailed log at pastebin and attached here: http://pastebin.com/6QhRuMSu

comment:3 Changed at 2019-07-25T12:50:34Z by exarkun

  • Description modified (diff)
  • Resolution set to wontfix
  • Status changed from new to closed

Buildbot has been decommissioned.

Note: See TracTickets for help on using tickets.