Skip to content
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

Enable reproducable comparation in aqa-tests on windows #3778

Merged
merged 19 commits into from
May 15, 2024

Commits on Apr 29, 2024

  1. Add Win reproducible comparing tests

    Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>
    sophia-guo committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    e3b131d View commit details
    Browse the repository at this point in the history
  2. Add reproducible win test

    Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>
    sophia-guo committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    0bc7b84 View commit details
    Browse the repository at this point in the history
  3. Add Reproducible.mk

    Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>
    sophia-guo committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    3dabd85 View commit details
    Browse the repository at this point in the history
  4. Set copy and delelet failonerror="false"

    Set copy and delelet failonerror="false" to support original repo name
    openjdk-build.
    
    Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>
    sophia-guo committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    e8b6bb5 View commit details
    Browse the repository at this point in the history
  5. Remove bootjdk suffix -LTS

    Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>
    sophia-guo committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    5eec28c View commit details
    Browse the repository at this point in the history
  6. Update makefile

    Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>
    sophia-guo committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    97a2369 View commit details
    Browse the repository at this point in the history
  7. Set JDK Tar/Zip file

    Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>
    sophia-guo committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    2b82147 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Testing

    Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>
    sophia-guo committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    b74a873 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Remove manually adding delimiter

    Manually adding delimiter need to consistently update whenever parsing
    parameters changes.
    
    Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>
    sophia-guo committed May 8, 2024
    Configuration menu
    Copy the full SHA
    486f601 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Update --user-openjdk-build-root-directory

    Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>
    sophia-guo committed May 9, 2024
    Configuration menu
    Copy the full SHA
    885eef8 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Copy diff and reproduced JDK to reportDIR

    Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>
    sophia-guo committed May 10, 2024
    Configuration menu
    Copy the full SHA
    68fe82e View commit details
    Browse the repository at this point in the history
  2. Add report dir

    Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>
    sophia-guo committed May 10, 2024
    Configuration menu
    Copy the full SHA
    d10020f View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Clean

    Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>
    sophia-guo committed May 13, 2024
    Configuration menu
    Copy the full SHA
    10198a3 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Pass in $(REPORTDIR)

    Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>
    sophia-guo committed May 14, 2024
    Configuration menu
    Copy the full SHA
    0983928 View commit details
    Browse the repository at this point in the history
  2. Add return code to show status

    Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>
    sophia-guo committed May 14, 2024
    Configuration menu
    Copy the full SHA
    84d467c View commit details
    Browse the repository at this point in the history
  3. Manually handle return code

    Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>
    sophia-guo committed May 14, 2024
    Configuration menu
    Copy the full SHA
    4670720 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Remove window generated classes

    Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>
    sophia-guo committed May 15, 2024
    Configuration menu
    Copy the full SHA
    9ac4e37 View commit details
    Browse the repository at this point in the history
  2. Linter issue

    Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>
    sophia-guo committed May 15, 2024
    Configuration menu
    Copy the full SHA
    2e2a528 View commit details
    Browse the repository at this point in the history
  3. Clean up

    Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>
    sophia-guo committed May 15, 2024
    Configuration menu
    Copy the full SHA
    7e72308 View commit details
    Browse the repository at this point in the history