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

Try to re-enable unit tests on travis-ci #16767

Merged
merged 2 commits into from May 9, 2017
Merged
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Prev

Try with enabled `build-geckolib` and `test-stylo`

  • Loading branch information
UK992 committed May 8, 2017
commit 3f6703780b8fb7acb415f4f66bce25b67f6c8183
@@ -14,9 +14,9 @@ matrix:
- ./mach build -d --verbose
- ./mach test-compiletest
- ./mach test-unit
# disabled due to #14723
#- ./mach build-geckolib
#- ./mach test-stylo
- ./mach clean

This comment has been minimized.

@jdm

jdm May 8, 2017

Member

Why is the clean necessary?

This comment has been minimized.

@jdm

jdm May 8, 2017

Member

Oh, that frees up all the space used by the non-geckolib build, doesn't it?

This comment has been minimized.

@UK992

UK992 May 8, 2017

Author Contributor

Yes.

- ./mach build-geckolib
- ./mach test-stylo
- bash etc/ci/check_no_panic.sh
- bash etc/ci/lockfile_changed.sh
- bash etc/ci/manifest_changed.sh
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.