mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-04 05:00:31 +00:00
Remove fixed test
This commit is contained in:
parent
4d2e4d423b
commit
40867591de
@ -53,10 +53,6 @@ public class AllNotVMGtest {
|
||||
static TestFilter[] TEST_FILTERS = {
|
||||
// JDK-8372245
|
||||
TF("globalDefinitions.format_specifiers"),
|
||||
// JDK-8372246
|
||||
TF("LogOutputList.is_level_multiple_outputs"),
|
||||
TF("LogOutputList.is_level_single_output"),
|
||||
TF("LogOutputList.level_for"),
|
||||
// JDK-8372249
|
||||
TF("os_linux.addr_to_function_valid"),
|
||||
// JDK-8372247
|
||||
|
||||
@ -55,8 +55,6 @@ public class CheckShuffledGtest {
|
||||
// List of tests which have dependencies, these should have bugs associated
|
||||
// with them, and should be removed once they are resolved.
|
||||
static final TestFilter[] TEST_FILTERS = {
|
||||
// JDK-8372242
|
||||
TF("LogTagSet.defaults_vm"),
|
||||
};
|
||||
|
||||
public static Stream<String> getFilteredTests() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user