-
-
Notifications
You must be signed in to change notification settings - Fork 251
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enable reproducable comparation in aqa-tests on windows (#3778)
* Add Win reproducible comparing tests Signed-off-by: Sophia Guo <[email protected]> * Add reproducible win test Signed-off-by: Sophia Guo <[email protected]> * Add Reproducible.mk Signed-off-by: Sophia Guo <[email protected]> * Set copy and delelet failonerror="false" Set copy and delelet failonerror="false" to support original repo name openjdk-build. Signed-off-by: Sophia Guo <[email protected]> * Remove bootjdk suffix -LTS Signed-off-by: Sophia Guo <[email protected]> * Update makefile Signed-off-by: Sophia Guo <[email protected]> * Set JDK Tar/Zip file Signed-off-by: Sophia Guo <[email protected]> * Testing Signed-off-by: Sophia Guo <[email protected]> * Remove manually adding delimiter Manually adding delimiter need to consistently update whenever parsing parameters changes. Signed-off-by: Sophia Guo <[email protected]> * Update --user-openjdk-build-root-directory Signed-off-by: Sophia Guo <[email protected]> * Copy diff and reproduced JDK to reportDIR Signed-off-by: Sophia Guo <[email protected]> * Add report dir Signed-off-by: Sophia Guo <[email protected]> * Clean Signed-off-by: Sophia Guo <[email protected]> * Pass in $(REPORTDIR) Signed-off-by: Sophia Guo <[email protected]> * Add return code to show status Signed-off-by: Sophia Guo <[email protected]> * Manually handle return code Signed-off-by: Sophia Guo <[email protected]> * Remove window generated classes Signed-off-by: Sophia Guo <[email protected]> * Linter issue Signed-off-by: Sophia Guo <[email protected]> * Clean up Signed-off-by: Sophia Guo <[email protected]> --------- Signed-off-by: Sophia Guo <[email protected]>
- Loading branch information
1 parent
01fe609
commit ad4a1c3
Showing
6 changed files
with
73 additions
and
68 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters