Skip to content
This repository was archived by the owner on Feb 22, 2018. It is now read-only.

chore(travis): fail build if a test has been 'iit'ed #1172

Conversation

vsavkin
Copy link
Contributor

@vsavkin vsavkin commented Jun 23, 2014

Change the build script to fail when a test was 'itt'ed or 'ddescribe'ed.

Closes #922

@vsavkin vsavkin added cla: yes and removed cla: no labels Jun 23, 2014
@@ -29,4 +29,4 @@ dev_dependencies:
benchmark_harness: '>=1.0.0'
unittest: '>=0.10.1 <0.12.0'
mock: '>=0.10.0 <0.12.0'
guinness: '>=0.1.3 <0.2.0'
guinness: '>=0.1.9 <0.2.0'
Copy link
Contributor

Choose a reason for hiding this comment

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

Please update package dependencies in a different PR

Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yup. It is required.

Copy link
Contributor

Choose a reason for hiding this comment

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

If it is required, that we need to land the guinness upgrade first and then land this PR. We still need two PRs.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It looks like there is already a PR to upgrade guinness created by @vicb (#1078). After it gets merged, I'll update this PR.

Change the build script to fail if a test was 'itt'ed or 'ddescribe'ed.

Closes dart-archive#922
vsavkin added a commit that referenced this pull request Jul 23, 2014
Change the build script to fail if a test was 'itt'ed or 'ddescribe'ed.

Closes #922

Closes #1172
vsavkin added a commit that referenced this pull request Jul 23, 2014
Change the build script to fail if a test was 'itt'ed or 'ddescribe'ed.

Closes #922

Closes #1172
vsavkin added a commit that referenced this pull request Jul 23, 2014
Change the build script to fail if a test was 'itt'ed or 'ddescribe'ed.

Closes #922

Closes #1172
vsavkin added a commit that referenced this pull request Jul 23, 2014
Change the build script to fail if a test was 'itt'ed or 'ddescribe'ed.

Closes #922

Closes #1172
@vsavkin vsavkin closed this in 5623129 Jul 24, 2014
vsavkin added a commit that referenced this pull request Jul 24, 2014
Change the build script to fail if a test was 'itt'ed or 'ddescribe'ed.

Closes #922

Closes #1172
vsavkin added a commit that referenced this pull request Jul 24, 2014
Change the build script to fail if a test was 'itt'ed or 'ddescribe'ed.

Closes #922

Closes #1172
chirayuk added a commit to chirayuk/angular.dart that referenced this pull request Jul 31, 2014
chirayuk added a commit that referenced this pull request Aug 1, 2014
chirayuk added a commit that referenced this pull request Aug 1, 2014
chirayuk added a commit that referenced this pull request Aug 1, 2014
chirayuk added a commit that referenced this pull request Aug 5, 2014
dsalsbury pushed a commit to dsalsbury/angular.dart that referenced this pull request Aug 7, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

Successfully merging this pull request may close these issues.

presubmit should fail if an test has been 'iit'ed
4 participants