Mikhailo Seledtsov
64d0470860
8224706: [TESTBUG] problem list failing JDK docker API tests
...
Put the failing tests on a problem list
Reviewed-by: lmesnik
2019-05-23 18:31:38 -07:00
Arthur Eubanks
2bc89b0076
8224635: Revert 8224256 and add back java/security/SecureClassLoader/DefineClass.java test
...
Reviewed-by: mullan
2019-05-23 09:03:58 -07:00
Daniel Fuchs
368e4d9e53
8224656: Problem list java/security/SecureClassLoader/DefineClass.java until JDK-8224635 is fixed
...
The test failed consistently on windows and linux, and intermittently (but rarely) on solaris. This patch problem-list it on all platform.
Reviewed-by: dholmes, chegar, alanb
2019-05-23 11:36:31 +01:00
Prasanta Sadhukhan
dfe0ca547b
Merge
2019-05-14 11:23:08 +05:30
Phil Race
1b03f22dff
Merge
2019-05-07 11:52:28 -07:00
Prasanta Sadhukhan
1aea77ae37
8222830: PIT: java/awt/Window/AlwaysOnTop/AutoTestOnTop.java listed twice in ProblemList
...
Reviewed-by: serb
2019-04-28 12:34:49 +05:30
Prasanta Sadhukhan
7f9a1c0889
Merge
2019-04-22 10:53:45 +05:30
Martin Balao
a8a29bbae6
8221271: sun/security/pkcs11/tls/tls12/TestTLS12.java test failed
...
Reviewed-by: xuelei
2019-04-19 10:59:09 -03:00
John Jiang
34e49a24c0
8204203: Many pkcs11 tests failed in Provider initialization, after compiler on Windows changed
...
Build NSS 3.41 with VS2017 and also upgrade to this NSS for macosx
Reviewed-by: valeriep
2019-05-03 15:57:41 +08:00
Prasanta Sadhukhan
6adb478824
8222332: PIT: Problemlist tests that times out consistently
...
Reviewed-by: serb
2019-04-16 10:09:11 +05:30
Prasanta Sadhukhan
a1b71b6951
8222097: ProblemList tests that are failing recurringly and intermittently in PIT
...
Reviewed-by: prr, kaddepalli
2019-04-10 10:32:43 +05:30
Sergey Bylokhov
7a62c46781
8221885: Add intermittent test in the JavaSound to the ProblemList
...
Reviewed-by: prr
2019-04-08 14:48:35 -07:00
Prasanta Sadhukhan
ec9a6addc7
Merge
2019-03-22 14:39:16 +05:30
Prasanta Sadhukhan
cc590f5765
Merge
2019-03-22 13:42:45 +05:30
Phil Race
fed190dd8b
8221304: Problem list java/awt/FontMetrics/MaxAdvanceIsMax.java
...
Reviewed-by: serb
2019-03-21 21:37:09 -07:00
Xue-Lei Andrew Fan
9f0b9da2d7
8221273: put sun/security/pkcs11/tls/tls12/TestTLS12.java on ProblemList.txt
...
Reviewed-by: mullan
2019-03-21 14:18:34 -07:00
Roger Riggs
b77b4b254c
8220613: java/util/Arrays/TimSortStackSize2.java times out with fastdebug build
...
Reviewed-by: lancea, alanb
2019-03-19 10:47:17 -04:00
Gary Adams
73227d0b83
8042215: javax/management/remote/mandatory/connection/ReconnectTest.java NoSuchObjectException no such object in table
...
Reviewed-by: dcubed
2019-05-09 07:21:32 -04:00
Gary Adams
7d1fa2315e
8223416: Exclude javax/management/monitor/DerivedGaugeMonitorTest.java until JDK-8042211 is fixed
...
Reviewed-by: dcubed
2019-05-08 07:56:49 -04:00
Jesper Wilhelmsson
7eebb86d2b
8220745: Fix problemlist entry to refer to 8220613
...
Reviewed-by: dcubed
2019-03-16 02:08:10 +01:00
Sergey Bylokhov
b5998aadf0
8213110: Remove the use of applets in automatic tests
...
Reviewed-by: prr
2019-02-27 18:46:55 -08:00
Amy Lu
e568d2abd0
8219802: Problem list java/net/MulticastSocket/SetGetNetworkInterfaceTest.java
...
Reviewed-by: chegar, clanger
2019-02-27 18:58:29 +08:00
Mikhailo Seledtsov
8813c391df
8219553: [TESTBUG] Problem list JFR TestPeriod test
...
Problem listed the test
Reviewed-by: egahlin
2019-02-25 08:16:20 -08:00
Alexey Ivanov
72f1f20605
8218682: [TEST_BUG] DashOffset fails in mach5
...
8198411: [TEST_BUG] Two java2d tests are unstable in mach5
Skip testing VolatileImage if IndexColorModel is detected
Reviewed-by: prr, serb
2019-02-14 20:20:49 +00:00
Prasanta Sadhukhan
c45e97f1e3
Merge
2019-02-04 11:01:04 +05:30
Prasanta Sadhukhan
8d0f4c267d
8217464: Remove resolved client bugs from the ProblemList.txt
...
Reviewed-by: prr, kaddepalli
2019-01-31 08:45:23 +05:30
Prasanta Sadhukhan
8d08255ca9
Merge
2019-01-29 11:06:19 +05:30
Brian Burkhalter
7b1b9f10a1
8217746: Remove java/nio/file/WatchService/LotsOfCancels.java from JDK problem list
...
Reviewed-by: rriggs
2019-01-24 14:19:25 -08:00
Mikhailo Seledtsov
b499798c25
8217345: [TESTBUG] JFR TestShutdownEvent fails due to improper use of Unsafe
...
Added proper use of Unsafe
Reviewed-by: egahlin
2019-01-24 11:14:51 -08:00
Vikrant Agarwal
37a7f89c34
8217377: javax/swing/JPopupMenu/6583251/bug6583251.java failed with UnsupportedOperation exception
...
Reviewed-by: serb
2019-01-22 08:44:33 -08:00
Jesper Wilhelmsson
bc920bd00d
Merge
2019-01-22 19:56:19 +01:00
Christoph Langer
bc651663e3
8207404: MulticastSocket tests failing on AIX
...
Reviewed-by: chegar, sgroeger
2019-01-21 06:55:59 +00:00
Lance Andersen
53d6635101
8220005: java/util/Arrays/TimSortStackSize2.java times out
...
Reviewed-by: bchristi
2019-03-12 14:56:25 -04:00
Mikhailo Seledtsov
09fda3d6e9
8217391: [TESTBUG] problem list JFR TestShutdownEvent
...
Placed the test on a problem list
Reviewed-by: lfoltan
2019-01-18 10:44:44 -08:00
Gary Adams
b979952d62
8158066: SourceDebugExtensionTest fails to rename file
...
Reviewed-by: dcubed, dholmes
2019-01-18 05:33:28 -05:00
Mikael Vidstedt
e7d44449f0
8217349: Problem list java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java
...
Reviewed-by: iignatyev
2019-01-17 14:56:18 -08:00
Ichiroh Takiguchi
3c42eaec01
8211841: [testbug] sun/nio/cs/OLD/TestIBMDB.java does not compile (aix)
...
Reviewed-by: alanb, goetz
2019-01-11 09:37:31 +01:00
Prasanta Sadhukhan
597c61458e
Merge
2018-12-12 15:04:47 +05:30
Prasanta Sadhukhan
b3eb4c3ce8
Merge
2018-12-11 10:47:37 +05:30
Jesper Wilhelmsson
d3867602ab
Merge
2019-01-30 21:12:56 +01:00
Krishna Addepalli
cf132f89b2
8215921: There is no change when select different Foreground and Background by mouse
...
Reviewed-by: serb, psadhukhan
2019-01-30 15:02:05 +05:30
Steve Groeger
4de59847eb
8211844: [aix] ProcessBuilder: Piping between created processes does not work
...
Reviewed-by: cjplummer, simonis, goetz
2018-12-07 14:35:57 +01:00
Sergey Bylokhov
9c836369af
8198398: Test javax/swing/JColorChooser/Test6199676.java fails in mach5
...
Reviewed-by: kaddepalli, prr
2018-12-04 13:09:20 -08:00
Mikhailo Seledtsov
54cc30e6c1
8214906: [TESTBUG] jfr/event/sampling/TestNative.java fails with UnsatisfiedLinkError
...
Fixed the name of native method to reflect correct package
Reviewed-by: mgronlun
2018-12-05 17:50:14 -08:00
Sergey Bylokhov
a11452c9ed
8198339: Test javax/swing/border/Test6981576.java is unstable
...
Reviewed-by: kaddepalli, psadhukhan
2018-11-29 16:22:49 -08:00
Prasanta Sadhukhan
a51bf4d7e6
8213843: Changing L&F from Nimbus to Window L&F causes NPE in SwingSet2
...
8213121: javax/swing/GraphicsConfigNotifier/StalePreferredSize.java fails on mac10.13
Reviewed-by: serb
2018-11-27 10:45:54 +05:30
Prasanta Sadhukhan
01267bb7ca
Merge
2018-11-26 10:49:53 +05:30
Amy Lu
f684f2cff3
8214241: Problem list com/sun/jndi/ldap/LdapTimeoutTest.java for all platforms
...
Reviewed-by: vtewari, weijun
2018-11-23 12:45:47 +08:00
Shashidhara Veerabhadraiah
1b012e213d
6849922: java/awt/Choice/ChoiceKeyEventReaction/ChoiceKeyEventReaction.html fails
...
Reviewed-by: kaddepalli, serb
2018-11-15 11:25:13 +05:30
Pankaj Bansal
4ed24b2a03
8213844: Typo in ProblemList updation under JDK-8213536
...
Reviewed-by: jdv
2018-11-14 18:27:51 +05:30