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

Disable cpp UI test on Windows #3365

Merged
merged 1 commit into from
Nov 2, 2018

Conversation

simark
Copy link
Contributor

@simark simark commented Nov 1, 2018

This test doesn't pass on AppVeyor, disable it on Windows to avoid
blocking everything else.

Change-Id: I193dc180e140c49ae23489fe3a2b3fa440654626

This test doesn't pass on AppVeyor, disable it on Windows to avoid
blocking everything else.

Change-Id: I193dc180e140c49ae23489fe3a2b3fa440654626
Signed-off-by: Simon Marchi <simon.marchi@ericsson.com>
@simark
Copy link
Contributor Author

simark commented Nov 1, 2018

Here's an example of build where it fails:

https://ci.appveyor.com/project/kittaakos/theia/builds/19969799

I think we didn't see the failure in the AppVeyor run for the PR that merged this test:

https://ci.appveyor.com/project/kittaakos/theia/builds/19954147

because of other intermittent failures in the non-UI tests. Actually, it seems like when there is a failure in the non-UI tests, UI tests don't get to run. In the build log, there is no mention of this test at all. If it had a chance to run then, it would probably have failed.

@vince-fugnitto
Copy link
Member

@simark I think you forgot to sign the commit :(

@simark
Copy link
Contributor Author

simark commented Nov 1, 2018

@simark I think you forgot to sign the commit :(

Updated.

Copy link
Member

@vince-fugnitto vince-fugnitto left a comment

Choose a reason for hiding this comment

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

Thanks @simark !

@marcdumais-work
Copy link
Contributor

@simon Since the wait time is quite long for AppVeyor, maybe we can just wait until Travis CI passes for this PR? It should have no effect on other platforms than Windows.

@simark
Copy link
Contributor Author

simark commented Nov 1, 2018

@simark Since the wait time is quite long for AppVeyor, maybe we can just wait until Travis CI passes for this PR? It should have no effect on other platforms than Windows.

Yes, but let's wait at least until we are able to test it manually.

@simark
Copy link
Contributor Author

simark commented Nov 1, 2018

Closed in favor of actually fixing the test, in #3370.

@simark simark closed this Nov 1, 2018
@simark simark deleted the carl_castonguay branch November 1, 2018 18:29
@simark simark restored the carl_castonguay branch November 2, 2018 14:40
@simark
Copy link
Contributor Author

simark commented Nov 2, 2018

It looks like it will take a bit of time to get #3370 in, so let's merge this one to stop make AppVeyor builds fails. @marcdumais-work or @marechal-p ?

@simark simark reopened this Nov 2, 2018
@paul-marechal paul-marechal merged commit 3c29cf2 into eclipse-theia:master Nov 2, 2018
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.

4 participants