-
Notifications
You must be signed in to change notification settings - Fork 5.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
8344322: Improve capabilities of jpackage test lib to validate error output of jpackage #22207
base: master
Are you sure you want to change the base?
8344322: Improve capabilities of jpackage test lib to validate error output of jpackage #22207
Commits on Nov 5, 2024
-
- provide convenient way to verify jpackage output contains localized…
… strings from jpackage resource bundle. - test harness can better match values produced by @jdk.jpackage.test.Annotations.Parameters functions with test class ctors. - converted ErrorTest to use the new features
Configuration menu - View commit details
-
Copy full SHA for bf85eb3 - Browse repository at this point
Copy the full SHA bf85eb3View commit details -
Added @ParameterSupplier annotation to allow link test method with pa…
…rameter supplying method(s)
Configuration menu - View commit details
-
Copy full SHA for 86e832d - Browse repository at this point
Copy the full SHA 86e832dView commit details -
Fix "java.lang.ClassCastException: class java.lang.reflect.Method can…
…not be cast to class java.lang.Comparable" error
Configuration menu - View commit details
-
Copy full SHA for 9553295 - Browse repository at this point
Copy the full SHA 9553295View commit details -
Add @Test.includeOn() and @Test.excludeOn() annotation parameters to …
…control on whet OS test method can be executed
Configuration menu - View commit details
-
Copy full SHA for a6b8107 - Browse repository at this point
Copy the full SHA a6b8107View commit details -
More granular control on what test cases executed in the given enviro…
…nment. Can control items annotated with @paremeter, @ParemeterSupplier, and @Paremeters and addition to those with @test annotation
Configuration menu - View commit details
-
Copy full SHA for bf0abac - Browse repository at this point
Copy the full SHA bf0abacView commit details -
Configuration menu - View commit details
-
Copy full SHA for ed51e09 - Browse repository at this point
Copy the full SHA ed51e09View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8b8331 - Browse repository at this point
Copy the full SHA e8b8331View commit details -
Can read command file without splitting lines into arguments at white…
…spaces (Use @=args instead of @Args)
Configuration menu - View commit details
-
Copy full SHA for 1dfd315 - Browse repository at this point
Copy the full SHA 1dfd315View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b5acd9 - Browse repository at this point
Copy the full SHA 1b5acd9View commit details -
LinuxHelper.verifyDesktopFile() will verify that the given desktop fi…
…le belongs to some app launcher
Configuration menu - View commit details
-
Copy full SHA for d09f8b5 - Browse repository at this point
Copy the full SHA d09f8b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01cef8f - Browse repository at this point
Copy the full SHA 01cef8fView commit details -
Added CannedFormattedString to simplify using string resources in the…
… tests and make test case descriptions more helpful
Configuration menu - View commit details
-
Copy full SHA for 9d0ad98 - Browse repository at this point
Copy the full SHA 9d0ad98View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7ef6b9 - Browse repository at this point
Copy the full SHA d7ef6b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac8d913 - Browse repository at this point
Copy the full SHA ac8d913View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0825485 - Browse repository at this point
Copy the full SHA 0825485View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25a26db - Browse repository at this point
Copy the full SHA 25a26dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d87507 - Browse repository at this point
Copy the full SHA 4d87507View commit details -
Move code handling annotations and other reflection-related work from…
… TestBuilder to TestMethodSupplier class
Configuration menu - View commit details
-
Copy full SHA for e754e51 - Browse repository at this point
Copy the full SHA e754e51View commit details
Commits on Nov 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 92eacaa - Browse repository at this point
Copy the full SHA 92eacaaView commit details -
Add unit tests for ifOS and ifNotOS annotation properties. Support ov…
…erriding the current OS in tests
Configuration menu - View commit details
-
Copy full SHA for 1591c58 - Browse repository at this point
Copy the full SHA 1591c58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b7101d - Browse repository at this point
Copy the full SHA 0b7101dView commit details -
- Make TestBuilderConfig package private. - Fix "--mac-dmg-content" test case data in InOutPathTest
Configuration menu - View commit details
-
Copy full SHA for 01bffbd - Browse repository at this point
Copy the full SHA 01bffbdView commit details
Commits on Nov 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7bf7597 - Browse repository at this point
Copy the full SHA 7bf7597View commit details -
- add test coverage to @Parameters.ifOS and @Parameters.ifNotOS.
- Use new test annotations to improve InOutPathTest test
Configuration menu - View commit details
-
Copy full SHA for f939b19 - Browse repository at this point
Copy the full SHA f939b19View commit details
Commits on Nov 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f222964 - Browse repository at this point
Copy the full SHA f222964View commit details -
Configuration menu - View commit details
-
Copy full SHA for b13e36d - Browse repository at this point
Copy the full SHA b13e36dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2630249 - Browse repository at this point
Copy the full SHA 2630249View commit details -
Add test case to validate static test case will be executed only once…
… in parameterized test
Configuration menu - View commit details
-
Copy full SHA for ea454ac - Browse repository at this point
Copy the full SHA ea454acView commit details -
Don't create intermediate set of expected test descs for very test cl…
…ass when building the total set of all test descs
Configuration menu - View commit details
-
Copy full SHA for 767a8a7 - Browse repository at this point
Copy the full SHA 767a8a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 998d993 - Browse repository at this point
Copy the full SHA 998d993View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c6d78e - Browse repository at this point
Copy the full SHA 4c6d78eView commit details
Commits on Nov 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 27f2447 - Browse repository at this point
Copy the full SHA 27f2447View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c7e059 - Browse repository at this point
Copy the full SHA 1c7e059View commit details
Commits on Nov 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 66c1583 - Browse repository at this point
Copy the full SHA 66c1583View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba89798 - Browse repository at this point
Copy the full SHA ba89798View commit details
Commits on Nov 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 916e29f - Browse repository at this point
Copy the full SHA 916e29fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 521e1fd - Browse repository at this point
Copy the full SHA 521e1fdView commit details