-
Notifications
You must be signed in to change notification settings - Fork 43
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
org.gradle.api.UnknownTaskException: Task with path 'releaseTestJ2objcExecutable' not found in project ':testProject8' - Flaky integration test on JDK 8 Travis - #374
Labels
Milestone
Comments
advayDev1
added a commit
to madvay/j2objc-gradle
that referenced
this issue
Aug 20, 2015
I can't debug precisely until I can install JDK 8 and see what happens. No need for the build to fail until I can do that.
advayDev1
added a commit
that referenced
this issue
Aug 20, 2015
Disable JDK8 until we can solve #374
brunobowden
added a commit
to brunobowden/j2objc-gradle
that referenced
this issue
Aug 26, 2015
Major: - Fix j2objc-contrib#402 - Windows 37 unit tests failures - Fix j2objc-contrib#422 - echo command fails on Windows - Disabled only failing test on Windows: j2objc-contrib#374 Minor: - Fake OS specific file and path separators - Explicit setFakeOS methods, e.g. setFakeOSWindows() - Default to using native OS rather than fake OS for most unit tests - Small number of unit tests use fakeOSName - ‘inTestMustFakeOS’ setting removed
brunobowden
added a commit
to brunobowden/j2objc-gradle
that referenced
this issue
Aug 26, 2015
Major: - Fix j2objc-contrib#402 - Windows 37 unit tests failures - Fix j2objc-contrib#422 - echo command fails on Windows - Disabled only failing test on Windows: j2objc-contrib#374 Minor: - Fake OS specific file and path separators - Explicit setFakeOS methods, e.g. setFakeOSWindows() - Default to using native OS rather than fake OS for most unit tests - Small number of unit tests use fakeOSName - ‘inTestMustFakeOS’ setting removed
brunobowden
added a commit
to brunobowden/j2objc-gradle
that referenced
this issue
Aug 26, 2015
Major: - Fix j2objc-contrib#402 - Windows 37 unit tests failures - Fix j2objc-contrib#422 - echo command fails on Windows - Disabled only failing test on Windows: j2objc-contrib#374 Minor: - Fake OS specific file and path separators - Explicit setFakeOS methods, e.g. setFakeOSWindows() - Default to using native OS rather than fake OS for most unit tests - Small number of unit tests use fakeOSName - ‘inTestMustFakeOS’ setting removed
brunobowden
added a commit
to brunobowden/j2objc-gradle
that referenced
this issue
Aug 26, 2015
Major: - Fix j2objc-contrib#402 - Windows 37 unit tests failures - Fix j2objc-contrib#422 - echo command fails on Windows - Disabled only failing test on Windows: j2objc-contrib#374 Minor: - Fake OS specific file and path separators - Explicit setFakeOS methods, e.g. setFakeOSWindows() - Default to using native OS rather than fake OS for most unit tests - Small number of unit tests use fakeOSName - ‘inTestMustFakeOS’ setting removed
advayDev1
added a commit
to madvay/j2objc-gradle
that referenced
this issue
Oct 5, 2015
As long as Android is Java 7, I'd rather not worry about this. |
I'm closing this - we'll reopen once Java 8 is considered for Android. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Flaky integration test on JDK 8 Travis
Example (may be pruned): https://travis-ci.org/j2objc-contrib/j2objc-gradle/jobs/76505996
Dump:
The text was updated successfully, but these errors were encountered: