Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Conditionally skip the _one_ broken test for VS 2017 instead of allowing the whole suite to fail #330

Merged
merged 1 commit into from
Apr 26, 2019

Conversation

raphinesse
Copy link
Contributor

@raphinesse raphinesse commented Apr 26, 2019

Motivation and Context

The CI tests on AppVeyor using VS 2017 were allowed to fail completely because of one E2E test that is broken under these conditions. This is confusing and could mask any other broken tests.

Example: https://ci.appveyor.com/project/ApacheSoftwareFoundation/cordova-windows/builds/23755792

Description

Instead of allowing the whole suite to fail when using VS 2017, we only skip the known-bad tests when VS 2017 on AppVeyor is used.

...instead of allowing whole suite to fail.
@janpio
Copy link
Member

janpio commented Apr 26, 2019

TIL pending() is a thing. Nice!

@janpio janpio merged commit 954baae into apache:master Apr 26, 2019
@raphinesse raphinesse deleted the fix-e2e-tests branch April 26, 2019 12:22
@janpio janpio added this to the 7.0.1 milestone May 7, 2019
brody4hire pushed a commit that referenced this pull request Dec 22, 2019
...instead of allowing whole suite to fail.
brody4hire pushed a commit to brody4hire/cordova-windows that referenced this pull request Dec 23, 2019
...instead of allowing whole suite to fail.
@brody4hire brody4hire mentioned this pull request Dec 23, 2019
3 tasks
brody4hire pushed a commit to brody4hire/cordova-windows that referenced this pull request Dec 25, 2019
...instead of allowing whole suite to fail.
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants