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

Spurious errors when taking only screenshots #22

Open
lrem opened this issue Sep 12, 2017 · 0 comments
Open

Spurious errors when taking only screenshots #22

lrem opened this issue Sep 12, 2017 · 0 comments

Comments

@lrem
Copy link

lrem commented Sep 12, 2017

When disabling html report, I get the error:

[07:42:48] I/plugins -  	 Fail:  jasmine2-protractor-utils Runtime 
[07:42:48] E/plugins - 		Failure during postResults: ENOENT: no such file or directory, scandir './reports/htmlReports'
[07:42:48] E/plugins - 		Error: ENOENT: no such file or directory, scandir './reports/htmlReports'
		    at Object.fs.readdirSync (fs.js:910:18)
		    at /home/travis/build/lrem/ladders/web/node_modules/jasmine2-protractor-utils/index.js:344:24
		    at ManagedPromise.invokeCallback_ (/home/travis/build/lrem/ladders/web/node_modules/selenium-webdriver/lib/promise.js:1366:14)
		    at TaskQueue.execute_ (/home/travis/build/lrem/ladders/web/node_modules/selenium-webdriver/lib/promise.js:2970:14)
		    at TaskQueue.executeNext_ (/home/travis/build/lrem/ladders/web/node_modules/selenium-webdriver/lib/promise.js:2953:27)
		    at asyncRun (/home/travis/build/lrem/ladders/web/node_modules/selenium-webdriver/lib/promise.js:2860:25)
		    at /home/travis/build/lrem/ladders/web/node_modules/selenium-webdriver/lib/promise.js:676:7
		    at <anonymous>
		    at process._tickCallback (internal/process/next_tick.js:188:7)

Example: https://travis-ci.org/lrem/ladders/builds/274494608

lrem added a commit to lrem/ladders that referenced this issue Sep 12, 2017
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

1 participant