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

test: use strictEqual in test-debug-break #10181

Closed
wants to merge 1 commit into from

Conversation

edsadr
Copy link
Member

@edsadr edsadr commented Dec 8, 2016

Checklist
  • make -j8 test (UNIX), or vcbuild test nosign (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

test

Description of change

use strictEqual assertions in test-debug-break-on-uncaught.js

use strictEqual assertions in test-debug-break-on-uncaught.js
@lance
Copy link
Member

lance commented Dec 12, 2016

@edsadr
Copy link
Member Author

edsadr commented Dec 12, 2016

@lance could you please check what happened with the CI?

italoacasas pushed a commit that referenced this pull request Dec 13, 2016
use strictEqual assertions in test-debug-break-on-uncaught.js

PR-URL: #10181
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Italo A. Casas <me@italoacasas.com
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
@italoacasas
Copy link
Contributor

CI issue was not because of the test. I try again and all green.

Landed 3b2a630

Fishrock123 pushed a commit that referenced this pull request Dec 13, 2016
use strictEqual assertions in test-debug-break-on-uncaught.js

PR-URL: #10181
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Italo A. Casas <me@italoacasas.com
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
@italoacasas italoacasas mentioned this pull request Dec 15, 2016
@MylesBorins
Copy link
Contributor

these tests are stalling on v4 and v6, as such I am opting to not land them

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Issues and PRs related to the tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants