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: run unittests and browsertests separately #14826

Merged
merged 1 commit into from
Sep 27, 2018
Merged

Conversation

alexeykuzmin
Copy link
Contributor

@alexeykuzmin alexeykuzmin commented Sep 26, 2018

Description of Change
  • do not die on exceptions thrown by subprocess.call
  • support "platform" setting in a tests config
  • disable all failing tests
  • minor refactoring and improvements

Example job: https://circleci.com/gh/electron/electron/66545

Your job ran 57499 tests in unknown with 0 failures

Checklist
Release Notes

Notes: no notes

@alexeykuzmin alexeykuzmin requested a review from a team September 26, 2018 22:14
@alexeykuzmin
Copy link
Contributor Author

/cc @deepak1556 the native tests job should be green from now on.

Copy link
Contributor

@jkleinsc jkleinsc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, but the test run you provided (https://circleci.com/gh/electron/electron/66545) does fail with an exit code of 1:

/home/builduser/project/src/out/Default/ui_base_unittests returned 0
run: suite_returncode is 1
Exited with code 1

Copy link
Contributor

@jkleinsc jkleinsc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jkleinsc jkleinsc merged commit 8963529 into master Sep 27, 2018
@release-clerk
Copy link

release-clerk bot commented Sep 27, 2018

Release Notes Persisted

no notes

@jkleinsc jkleinsc deleted the better-native-tests branch September 27, 2018 15:29
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