Skip to content

encoding/gob: test suite now apparently requires >8GB of RAM #28321

@ALTree

Description

@ALTree

Since CL 143678 (encoding/gob: increase "tooBig" from 1GB to 8GB on 64-bit machines), I'm no longer able to run the encoding/gob test suite on my machine (with 8GB of RAM). Running the tests kills my OS.

The longtest builder is also failing, presumably for the same reason:
https://build.golang.org/log/ffd8eaed071a4dae7d1af28735e9b9c1bc42a2be

The tests should probably be tuned so that they don't require >8GB of RAM to be run.

cc @robpike

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.TestingAn issue that has been verified to require only test changes, not just a test failure.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions