-
Notifications
You must be signed in to change notification settings - Fork 973
Tests being ran for Travis CI are broken #5082
Comments
@bsclifton I also noticed that. It all started here |
The first commit that fails is this: |
Possible clue while the ones failing are checking out master |
I think this might have something to do with it: From the console:
|
Things I've tried (which did not work... even though it works locally on my mac w/ node v6.3)
|
Looks like this can be closed now that tests are all running again. https://travis-ci.org/brave/browser-laptop/builds re: the punycode module, i added it because NPM docs say that the core module is now deprecated, but it's not strictly needed for any reason yet. |
@diracdeltas yup- I did see that, and it looks like you did it properly... I'm curious why the webpack uglify plugin is complaining |
Did you search for similar issues before submitting this one?
Yes
Describe the issue you encountered:
You can view any build in travis-ci.org and you'll notice that only 1 test is ran, which is a find bar test. I reproduced this on my local machine (macOS)
Our contributor @Sh1d0w had dug in and reporting findings about when this started here:
#5046 (comment)
Expected behavior:
All tests should be ran
1.
2.
3.
The text was updated successfully, but these errors were encountered: