| Index: tests/try/try.status
|
| diff --git a/tests/try/try.status b/tests/try/try.status
|
| index 722e5b9a679484085989c102606a006e88bac4fa..33049e26e8ded422ffe0261f33154384c7e3fd82 100644
|
| --- a/tests/try/try.status
|
| +++ b/tests/try/try.status
|
| @@ -40,3 +40,10 @@ poi/*: Skip # Issue 20031
|
| # Compilation is slow, test fails at runtime due to time out, but
|
| # unpredictably.
|
| web/incremental_compilation_update_test: Skip
|
| +
|
| +[ $compiler == none && $runtime == drt ]
|
| +poi/forget_element_test: RuntimeError # Issue 24334
|
| +poi/library_updater_test: RuntimeError # Issue 24334
|
| +poi/qualified_names_test: RuntimeError # Issue 24334
|
| +poi/diff_test: RuntimeError # Issue 24334
|
| +poi/apply_updates_test: RuntimeError # Issue 24334
|
|
|