We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf4b9bd commit e9487bdCopy full SHA for e9487bd
test/test_other.py
@@ -13781,6 +13781,7 @@ def test_split_main_module(self):
13781
self.assertIn('Hello from lib!', result)
13782
13783
@crossplatform
13784
+ @flaky('https://github.com/emscripten-core/emscripten/issues/25206')
13785
def test_gen_struct_info(self):
13786
# This test will start failing whenever the struct info changes (e.g. offset or defines
13787
# change). However it's easy to rebaseline with --rebaseline.
0 commit comments