Home - Summaries: (main) : (py3.11) : (py3.12) : Everything - Nightly builds - Benchmarks - RPython - Builders - About

translator/c/test/test_standalone.py::TestStandalone::()::test_profopt_mac_osx_bug

self = <rpython.translator.c.test.test_standalone.TestStandalone object at 0x0000000036610528>

    def test_profopt_mac_osx_bug(self):
        if sys.platform == 'win32':
            py.test.skip("no profopt on win32")
        def entry_point(argv):
            import os
  (somefailed=True in translator/c/test/test_standalone.py)
builder: rpython-linux-aarch64 build #572+
test: translator/c/test/test_standalone.py::TestStandalone::()::test_profopt_mac_osx_bug