diff --git a/tests/relay_integration/lang/javascript/test_plugin.py b/tests/relay_integration/lang/javascript/test_plugin.py index 10132e52ca561c..c5bafa340ccdc9 100644 --- a/tests/relay_integration/lang/javascript/test_plugin.py +++ b/tests/relay_integration/lang/javascript/test_plugin.py @@ -293,6 +293,7 @@ def _create_source_files_and_sourcemaps(self, release): file=f1, ) + @pytest.mark.skip(reason="flaky: #97932") @requires_symbolicator @pytest.mark.symbolicator def test_sourcemap_source_expansion(self) -> None: