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

Allow Java fork options to be specified (#240) #242

Merged
merged 3 commits into from
Jul 1, 2018

Conversation

ysb33r
Copy link
Member

@ysb33r ysb33r commented Jun 30, 2018

Also optimised test approach:

  • Do not allow extension tests to take more than 3 min each.
  • Use specific JRuby versions for 1.6.x testing.
  • Update the test listener for CI to monitor output.
  • Add a generator to testfixtures for providing AJ version + process mode
  • When running on Appveyor only use JAVA_EXEC.

Also optimised test approach:

- Do not allow extension tests to take more than 3 min each.
- Use specific JRuby versions for 1.6.x testing.
- Update the test listener for CI to monitor output.
- Add a generator to testfixtures for providing AJ version + process mode
- When running on Appveyor only use JAVA_EXEC.
@coveralls
Copy link

coveralls commented Jun 30, 2018

Coverage Status

Coverage remained the same at 65.789% when pulling 1191838 on ysb33r:development-2.0 into 53039ab on asciidoctor:development-2.0.

@ysb33r ysb33r force-pushed the development-2.0 branch 3 times, most recently from 9bb64f2 to ae00e9e Compare July 1, 2018 14:41
- Added support in JAVA_EXEC for the LogHandler that is now available
  in 1.5.7 and 1.6.0-alpha.7 or AsciidoctorJ.
- Removed verboseMode.
@ysb33r ysb33r merged commit c8c29db into asciidoctor:development-2.0 Jul 1, 2018
@ysb33r ysb33r mentioned this pull request Mar 22, 2019
28 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants