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

Webkit smoke-test: web.sh not found #91532

Closed
chrmarti opened this issue Feb 26, 2020 · 2 comments
Closed

Webkit smoke-test: web.sh not found #91532

chrmarti opened this issue Feb 26, 2020 · 2 comments

Comments

@chrmarti
Copy link
Collaborator

#91337

$ yarn smoketest --web --browser webkit
yarn run v1.22.0
$ cd test/smoke && node test/index.js --web --browser webkit


*** Test data: /var/folders/1r/v4708sbs30jfn87m512fcfnm0000gn/T/t49636hbi0owevYqGW
*** Preparing smoketest setup...
*** Cloning test project repository...
*** Running yarn...
[1/4] 🔍  Resolving packages...
[2/4] 🚚  Fetching packages...
[3/4] 🔗  Linking dependencies...
warning " > [email protected]" has incorrect peer dependency "[email protected] - 5.x".
[4/4] 🔨  Building fresh packages...
*** Smoketest setup done!

  VSCode Smoke Tests (Web)
    1) "before all" hook
    2) "after all" hook in "VSCode Smoke Tests (Web)"


  0 passing (6s)
  2 failing

  1) VSCode Smoke Tests (Web)
       "before all" hook:
     Uncaught Error: spawn /Users/chrmarti/Development/repos/vscode/resources/server/web.sh ENOENT
      at Process.ChildProcess._handle.onexit (internal/child_process.js:264:19)
      at onErrorNT (internal/child_process.js:456:16)
      at processTicksAndRejections (internal/process/task_queues.js:81:21)

  2) VSCode Smoke Tests (Web)
       "after all" hook in "VSCode Smoke Tests (Web)":
     TypeError: Cannot read property 'stop' of undefined
      at Context.<anonymous> (out/main.js:238:24)
      at processImmediate (internal/timers.js:439:21)



error Command failed with exit code 255.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
@bpasero
Copy link
Member

bpasero commented Feb 26, 2020

@chrmarti running out of sources requires you to run gulp mixin-server. But for endgame, please use --build parameter with a server+web drop.

@bpasero bpasero closed this as completed Feb 26, 2020
@chrmarti
Copy link
Collaborator Author

The Smoke-Test wiki should mention that gulp mixin-server needs to be run. Reopening for that.

@chrmarti chrmarti reopened this Feb 26, 2020
@bpasero bpasero added this to the February 2020 milestone Feb 26, 2020
@bpasero bpasero closed this as completed Feb 26, 2020
bpasero added a commit that referenced this issue Feb 26, 2020
bpasero added a commit that referenced this issue Feb 26, 2020
This reverts commit ebcd432.
@bpasero bpasero reopened this Feb 26, 2020
@bpasero bpasero closed this as completed Feb 26, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Apr 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants