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

UIP-2304 Don't run ValidationUtil-related tests in dart2js #70

Merged
merged 1 commit into from
May 22, 2017

Conversation

greglittlefield-wf
Copy link
Contributor

Ultimate problem:

A test was failing in dart2js due to validation warnings being compiled out.

How it was fixed:

Don't run those tests in js.

Testing suggestions:

  • Pull this branch
  • Run pub run dart_dev test -p chrome and verify that all tests pass

Potential areas of regression:

Unit tests


FYA: @greglittlefield-wf @aaronlademann-wf @jacehensley-wf @clairesarsam-wf @joelleibow-wf

@aviary-wf
Copy link

Raven

Number of Findings: 0

@rmconsole2-wf rmconsole2-wf changed the title Don't run ValidationUtil-related tests in dart2js UIP-2304 Don't run ValidationUtil-related tests in dart2js May 18, 2017
@codecov-io
Copy link

Codecov Report

Merging #70 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #70   +/-   ##
=======================================
  Coverage   97.69%   97.69%           
=======================================
  Files          28       28           
  Lines        1380     1380           
=======================================
  Hits         1348     1348           
  Misses         32       32

@clairesarsam-wf
Copy link
Contributor

+1

@leviwith-wf
Copy link
Contributor

QA +10

  • Testing instruction
  • Dev +1's
  • Dev/QA +10
  • Unit tests created/updated
  • All unit tests pass
  • Rosie ran/Rosie comment displays expected info
  • Dependency Scan Clean

Merging.

@leviwith-wf leviwith-wf merged commit 24117bc into Workiva:master May 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants