Addshore added a comment.

  Seemingly the browser both exist at `/usr/bin/chromium` and 
`/usr/local/bin/firefox` respectively.
  
  These paths are also in the PATH
  
    nobody@a2cf77adb126:/src$ echo $PATH
    /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
  
  and chromium via which
  
    docker run --rm -it --entrypoint bash 
docker-registry.wikimedia.org/releng/node10-test-browser:0.6.3-s2
    nobody@284a082ad805:/src$ which chromium
    /usr/bin/chromium
  
  
https://docs.cypress.io/guides/references/troubleshooting.html#Launching-browsers
  suggests using debug logging for more output
  
  > Another way to log what is found by Cypress is to run Cypress with the 
DEBUG environment variable set to cypress:launcher. This will print information 
about the found browsers and their properties to the terminal.
  
  
https://docs.cypress.io/guides/references/troubleshooting.html#Print-DEBUG-logs

TASK DETAIL
  https://phabricator.wikimedia.org/T277060

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Addshore
Cc: Ladsgroup, WMDE-leszek, Addshore, Aklapper, Michael, maantietaja, 
Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, 
_jensen, rosalieper, Scott_WUaS, abian, Wikidata-bugs, aude, Mbch331
_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to