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

Running single test fails #2427

Closed
nilsmagnus opened this issue Apr 19, 2018 · 3 comments
Closed

Running single test fails #2427

nilsmagnus opened this issue Apr 19, 2018 · 3 comments

Comments

@nilsmagnus
Copy link

Type of issue

Bug, test error.

Description

When running a single test, the test fails with syntax error. Running all tests passes without errors.

Steps to reproduce

Pick a random adapter-test and run it:

gulp test --file test/spec/modules/admixerBidAdapter_spec.js

Expected results

Test pass without errors.

Actual results

 9 04 2018 08:06:31.950:INFO [HeadlessChrome 65.0.3325 (Mac OS X 10.12.6)]: Connected on socket nJA7SbI4fnwQOMvcAAAA with id 86069351
 HeadlessChrome 65.0.3325 (Mac OS X 10.12.6) ERROR
   {
     "message": "Uncaught SyntaxError: Unexpected token {\nat test/spec/modules/admixerBidAdapter_spec.js:1:8\n\nSyntaxError: Unexpected token {",
     "str": "Uncaught SyntaxError: Unexpected token {\nat test/spec/modules/admixerBidAdapter_spec.js:1:8\n\nSyntaxError: Unexpected token {"
   }

Platform details

  • OSX 10.12.6
  • npm 5.6.0
@vedantseta
Copy link
Contributor

Hi @nilsmagnus ,
This feature isn't supported yet.
Please check #2176 for the same.

@nilsmagnus
Copy link
Author

nilsmagnus commented Apr 19, 2018 via email

@jaiminpanchal27
Copy link
Collaborator

#2451 PR created here to remove single test commands

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants