diff options
author | Ayush Ranjan <ayushranjan@google.com> | 2020-10-23 10:54:43 -0700 |
---|---|---|
committer | gVisor bot <gvisor-bot@google.com> | 2020-10-23 10:56:18 -0700 |
commit | 6237563f0a154ee3f62dc1a82be5903e405b98eb (patch) | |
tree | 1e1ee1bc3ffe085c697d9c77ab259170674a8588 /test/runtimes/exclude/java11.csv | |
parent | 39e9b3bb8a25cdfdbc2203e33c6881a7c2c88766 (diff) |
[runtime tests] Exclude flaky tests.
Also updated a test which only fails with VFS1.
PiperOrigin-RevId: 338704940
Diffstat (limited to 'test/runtimes/exclude/java11.csv')
-rw-r--r-- | test/runtimes/exclude/java11.csv | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/runtimes/exclude/java11.csv b/test/runtimes/exclude/java11.csv index d978baca7..e41441374 100644 --- a/test/runtimes/exclude/java11.csv +++ b/test/runtimes/exclude/java11.csv @@ -144,6 +144,7 @@ jdk/jfr/cmd/TestSplit.java,,java.lang.RuntimeException: 'Missing file' missing f jdk/jfr/cmd/TestSummary.java,,java.lang.RuntimeException: 'Missing file' missing from stdout/stderr jdk/jfr/event/compiler/TestCompilerStats.java,,java.lang.RuntimeException: Field nmetodsSize not in event jdk/jfr/event/metadata/TestDefaultConfigurations.java,,Setting 'threshold' in event 'jdk.SecurityPropertyModification' was not configured in the configuration 'default' +jdk/jfr/event/oldobject/TestLargeRootSet.java,,Flaky - `main' threw exception: java.lang.RuntimeException: Could not find root object jdk/jfr/event/runtime/TestActiveSettingEvent.java,,java.lang.Exception: Could not find setting with name jdk.X509Validation#threshold jdk/jfr/event/runtime/TestModuleEvents.java,,java.lang.RuntimeException: assertEquals: expected jdk.proxy1 to equal java.base jdk/jfr/event/runtime/TestNetworkUtilizationEvent.java,, |