Skip to content
This repository has been archived by the owner on Apr 1, 2020. It is now read-only.

Automation: Use spectron to get console logs #1239

Merged
merged 2 commits into from
Jan 6, 2018

Conversation

bryphe
Copy link
Member

@bryphe bryphe commented Jan 5, 2018

Issue: In some cases, when the test fails in OSX on Travis, we get no console logs at all from the renderer process (although it is running, as it passes the check for the .editor element).

Fix: Use spectron's getRenderProcessLogs, as it is more robust / reliable than our strategy of redirecting the logs and writing to an element.

@bryphe bryphe merged commit d4d0e46 into master Jan 6, 2018
@bryphe bryphe deleted the bryphe/automation/get-logs-directly branch January 6, 2018 01:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant