Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Chore travis split unit #16292

Merged
merged 1 commit into from
Oct 23, 2017
Merged

Conversation

Narretz
Copy link
Contributor

@Narretz Narretz commented Oct 20, 2017

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

What is the current behavior? (You can also link to an open issue here)

What is the new behavior (if this is a feature change)?

Does this PR introduce a breaking change?

Please check if the PR fulfills these requirements

Other information:

@Narretz Narretz force-pushed the chore-travis-split-unit branch 7 times, most recently from 993c915 to 9e8ca59 Compare October 20, 2017 15:43
Copy link
Contributor

@petebacondarwin petebacondarwin left a comment

Choose a reason for hiding this comment

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

LGTM

"unit-core" consists of code+jqlite, module test, and promise A+ tests.
"unit-jquery" is code+jquery
"docs-app" includes unit and e2e tests

Splitting the unit tests into more than one job makes it faster
to rerun jobs that fail because Safari or Edge cannot complete the
suite, which seemingly happens on random.
@Narretz Narretz force-pushed the chore-travis-split-unit branch from 694dc3e to 58b2222 Compare October 23, 2017 10:17
@Narretz Narretz merged commit 32fbb2e into angular:master Oct 23, 2017
@Narretz Narretz deleted the chore-travis-split-unit branch October 23, 2017 10:53
Narretz added a commit to Narretz/angular.js that referenced this pull request Oct 25, 2017
"unit-core" consists of code+jqlite, module test, and promise A+ tests.
"unit-jquery" is code+jquery
"docs-app" includes unit and e2e tests

Splitting the unit tests into more than one job makes it faster
to rerun jobs that fail because Safari or Edge cannot complete the
suite, which seemingly happens on random.

Closes angular#16292
Narretz added a commit that referenced this pull request Oct 25, 2017
"unit-core" consists of code+jqlite, module test, and promise A+ tests.
"unit-jquery" is code+jquery
"docs-app" includes unit and e2e tests

Splitting the unit tests into more than one job makes it faster
to rerun jobs that fail because Safari or Edge cannot complete the
suite, which seemingly happens on random.

Closes #16292
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants