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

ci: reuse set-env.* across CI #869

Merged
merged 11 commits into from
Mar 23, 2020
Merged

ci: reuse set-env.* across CI #869

merged 11 commits into from
Mar 23, 2020

Conversation

AirQuick
Copy link
Member

@AirQuick AirQuick commented Mar 23, 2020

This pull request reuses test/ci/set-env.* across CI, which reduces dependency on every CI system's whimsical configuration.

saxon-9-7 is not included in Travis CI in favor of GitHub Actions, because Travis CI is relatively slow nowadays.

Temporary commits

  • aa748c9: Simulates a Bats test failure
  • 84e6502: Simulates an XSpec unit test failure
  • de1fc7b: Simulates an XSpec end-to-end test failure
  • 4629770: Simulates a Maven package error
  • d533554: Simulates a .class file discrepancy

They are to verify that the CI systems are still able to catch various test failures.

@AirQuick AirQuick added the test label Mar 23, 2020
@AirQuick AirQuick added this to the v1.6.0 milestone Mar 23, 2020
@commit-lint
Copy link

commit-lint bot commented Mar 23, 2020

Continuous Integration

  • reuse set-env.* across CI (f8d116e)
  • fail in Bats deliberately (aa748c9)
  • fail in an XSpec unit test deliberately (84e6502)
  • fail in an XSpec end-to-end test deliberately (de1fc7b)
  • fail in Maven package deliberately (4629770)
  • fail in Compile Java stage deliberately (d533554)

Contributors

@AirQuick

@AirQuick AirQuick changed the title ci: reuse set-env.* across CI ci: reuse set-env.* across CI Mar 23, 2020
@AirQuick AirQuick marked this pull request as ready for review March 23, 2020 20:46
@AirQuick
Copy link
Member Author

Verified by the temporary commits. Merging this.

@AirQuick AirQuick merged commit b75f426 into xspec:master Mar 23, 2020
@AirQuick AirQuick deleted the reuse-set-env branch March 23, 2020 21:51
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.

None yet

1 participant