-
Couldn't load subscription status.
- Fork 9.1k
HADOOP-17107. hadoop-azure parallel tests not working on recent JDKs #2118
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
HADOOP-17107. hadoop-azure parallel tests not working on recent JDKs #2118
Conversation
Contributed by Steve Loughran. Change-Id: I8fd4266351a7205cf889222deb61777dd67c87d2
Change-Id: Ib9126ef8adb351446d6f03a1c3f735cfbe8d1950
|
..and by removing the declarations of fork count = 1, the integration tests run in parallel too This may have been the case before, I'm just making extra sure after changing the test running |
|
💔 -1 overall
This message was automatically generated. |
|
LGTM +1 |
|
thanks. will backport to 3.3; if people need it for 3.2 then ping me after doing a test run locally |
…2118) Contributed by Steve Loughran. Change-Id: I972264aed36f384b7ae23e214326ef7870261cf5
…recent JDKs (apache#2118) Contributed by Steve Loughran. Change-Id: I06fc9cbfa592e13b1f2800d74de6e92f33c16678
Contributed by Steve Loughran.
tested: ireland
ran with
all profiles worked as far as launching tests without showing errors and running all unit tests in parallel. I'm not 100% sure