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

Fixes #1665 - Gets tests to pass with PRs from forks. #1710

Merged
merged 1 commit into from
Aug 11, 2017

Conversation

brizental
Copy link
Contributor

@brizental brizental commented Aug 11, 2017

r? @miketaylr

I removed the screenshot capability because it was making it harder to read the Travis console. We can put it back after this, but I didn't see much use to it in the first place. What do you think, @miketaylr ?

@brizental brizental changed the title Fixes #1665 - Gets tests to pass for fork'k PRs. Fixes #1665 - Gets tests to pass for fork's PRs. Aug 11, 2017
@brizental brizental force-pushed the issues/1665/1 branch 2 times, most recently from 7e061f2 to 5062eca Compare August 11, 2017 12:06
@brizental brizental changed the title Fixes #1665 - Gets tests to pass for fork's PRs. Fixes #1665 - Gets tests to pass with PRs from forks. Aug 11, 2017
@miketaylr
Copy link
Member

I removed the screenshot capability because it was making it harder to read the Travis console.

yeah, +1. not as cool as i thought it would be.

@@ -18,14 +18,9 @@ cache:
git:
depth: 5

addons:

This comment was marked as abuse.

Copy link
Member

@miketaylr miketaylr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is awesome.

# this file is only important in non-test mode.
# in test mode everything must be mocked,
# so there is no external api communication.
config_validator()

This comment was marked as abuse.

@@ -20,15 +20,6 @@ define(
return params ? base + params : base;
};

function takeScreenshot() {

This comment was marked as abuse.

This comment was marked as abuse.

@miketaylr miketaylr merged commit 3069d4c into webcompat:master Aug 11, 2017
@brizental brizental deleted the issues/1665/1 branch August 11, 2017 17:21
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

Successfully merging this pull request may close these issues.

3 participants