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

Fix external/system-test apache-ant uri #1405

Merged
merged 1 commit into from
Oct 23, 2019
Merged

Conversation

junyuanz1
Copy link
Contributor

The https://www.apache.org/dist/ant/binaries/apache-ant-1.10.5-bin.tar.gz is not valid anymore. And it should be: https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.5-bin.tar.gz.

@tellison tellison merged commit 99e5e08 into adoptium:master Oct 23, 2019
@karianna karianna added the bug label Oct 23, 2019
@karianna karianna added this to the October 2019 milestone Oct 23, 2019
M-Davies pushed a commit to M-Davies/openjdk-tests that referenced this pull request Oct 25, 2019
M-Davies added a commit to M-Davies/openjdk-tests that referenced this pull request Oct 25, 2019
author Morgan Davies <morgandavies2020@gmail.com> 1570612741 +0100
committer Morgan Davies <morgandavies2020@gmail.com> 1572013868 +0100

Removed CanAccessTest.java

Fixed in eclipse-openj9/openj9#7311

Removed DropLookupModeTest.java

Fixed in eclipse-openj9/openj9#7153

Updated problem list links

Perm exclude ModuleSetAccessibleTest.java

Removed DropLookupModeTest.java

Fixed in eclipse-openj9/openj9#6802

Removed InvokeMethodHandleWithBadArgument.java

Fixed in eclipse-openj9/openj9#6943

Updated links

Perm exclude TrySetAccessibleTest.java

squashed jdk-tests commits

skip B6206527 and B6521014 on macOS (adoptium#1390)

Remove block to re-download openjdk-test repo for debveloper branch (adoptium#1389)

Signed-off-by: Mesbah_Alam@ca.ibm.com <Mesbah_Alam@ca.ibm.com>

Make JAVA_BIN variable usable in MBCS_Tests  (adoptium#1387)

* Fix test environment check scripts and some test shells in MBCS_Tests

* Create set_variable.bat for test2.bat

Triage (adoptium#1392)

* Unexcluded RuntimeThreadInheritanceLeak

* Unexclude TestTerminatingThreadLocal

* Added issue for FilterUSRTest

Add Jenkins file to test Linux x86 32 bits platforms (adoptium#1395)

Add groovy script for Linux x86 32 bits test pipeline.

Signed-off-by: Violeta Sebe <vsebe@ca.ibm.com>

skip remaining ipv6 tests on macOS and skip TestZoneInfo310.java on all (adoptium#1398)

Add Lambda Benchmarks From BumbleBench (adoptium#1393)

• Added new benchmarks: DispatchBench, FibBench, GroupingBench & SieveBench
• Enabled new and existing tests for Java 11 along with Java 8

Issue: adoptium#1379

Signed-off-by: Piyush Gupta <piyush286@gmail.com>

Set correct test repo for aarch64 builds (adoptium#1403)

Fix git repo for jdk8 aarch64 (adoptium#1404)

* Turn off sbt colour formatting

Signed-off-by: smlambert <slambert@gmail.com>

* Update jdk8 aarch64 git repo

Signed-off-by: smlambert <slambert@gmail.com>

* Fix nested if

Signed-off-by: smlambert <slambert@gmail.com>

Reorganize JCK targets (adoptium#1401)

Signed-off-by: Mesbah_Alam@ca.ibm.com <Mesbah_Alam@ca.ibm.com>

Fix external/system-test apache-ant uri (adoptium#1405)

Add -q option back in git cmd (adoptium#1407)

The full console output is too long to load, so add back quite option in
git cmd

Signed-off-by: lanxia <lan_xia@ca.ibm.com>

Fix MBCS_Tests_CLDR_11 testcase and several minor changes (adoptium#1406)

* Fix CLDR_11 testcase and several minor changes
* Fix MBCS_Tests.unicode testcase

skip B6206527 and B6521014 on macOS (adoptium#1390)

Remove block to re-download openjdk-test repo for debveloper branch (adoptium#1389)

Signed-off-by: Mesbah_Alam@ca.ibm.com <Mesbah_Alam@ca.ibm.com>

Make JAVA_BIN variable usable in MBCS_Tests  (adoptium#1387)

* Fix test environment check scripts and some test shells in MBCS_Tests

* Create set_variable.bat for test2.bat

squashing past 15 commits on jdk-tests

Triage (adoptium#1392)

* Unexcluded RuntimeThreadInheritanceLeak

* Unexclude TestTerminatingThreadLocal

* Added issue for FilterUSRTest

Add Jenkins file to test Linux x86 32 bits platforms (adoptium#1395)

Add groovy script for Linux x86 32 bits test pipeline.

Signed-off-by: Violeta Sebe <vsebe@ca.ibm.com>

skip remaining ipv6 tests on macOS and skip TestZoneInfo310.java on all (adoptium#1398)

Add Lambda Benchmarks From BumbleBench (adoptium#1393)

• Added new benchmarks: DispatchBench, FibBench, GroupingBench & SieveBench
• Enabled new and existing tests for Java 11 along with Java 8

Issue: adoptium#1379

Signed-off-by: Piyush Gupta <piyush286@gmail.com>

Set correct test repo for aarch64 builds (adoptium#1403)

Fix git repo for jdk8 aarch64 (adoptium#1404)

* Turn off sbt colour formatting

Signed-off-by: smlambert <slambert@gmail.com>

* Update jdk8 aarch64 git repo

Signed-off-by: smlambert <slambert@gmail.com>

* Fix nested if

Signed-off-by: smlambert <slambert@gmail.com>

Reorganize JCK targets (adoptium#1401)

Signed-off-by: Mesbah_Alam@ca.ibm.com <Mesbah_Alam@ca.ibm.com>

Fix external/system-test apache-ant uri (adoptium#1405)

Add -q option back in git cmd (adoptium#1407)

The full console output is too long to load, so add back quite option in
git cmd

Signed-off-by: lanxia <lan_xia@ca.ibm.com>

Fix MBCS_Tests_CLDR_11 testcase and several minor changes (adoptium#1406)

* Fix CLDR_11 testcase and several minor changes
* Fix MBCS_Tests.unicode testcase

conflicts cropped up again
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants