You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I do have similar issue with Ubuntu + selenium, protractor setup with headless chrome. It passes all the test cases where many shows up failed in other windows/MAC setups and also passes in fact intensionally made failed test cases.
Linux Mint 17.1
angular-cli: 1.0.0-beta.11-webpack.8
node: 6.5.0
os: linux x64
Ran "npm init" then "ng init" in a new directory.
Added the following test to e2e/app.e2e-spec.ts:
Ran "npm start" in one tab and "npm e2e" in another
The error is that there is no error. The test I added should have failed.
The text was updated successfully, but these errors were encountered: