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

One specific spec fails on AppVeyor with VS2017 #290

Closed
janpio opened this issue Aug 15, 2018 · 5 comments
Closed

One specific spec fails on AppVeyor with VS2017 #290

janpio opened this issue Aug 15, 2018 · 5 comments
Labels

Comments

@janpio
Copy link
Member

janpio commented Aug 15, 2018

This test fails, although it shouldn't:

Failures:
1) Cordova create and build spec.6a should generate appxupload and appxbundle for Windows 10 project bundle release build
  Message:
    Expected 1 to be 3.
  Stack:
    Error: Expected 1 to be 3.
        at _expectExist (C:\projects\cordova-windows\spec\e2e\endtoend.spec.js:53:97)
        at UserContext.<anonymous> (C:\projects\cordova-windows\spec\e2e\endtoend.spec.js:243:9)
  Message:
    Expected 0 to be 1.
  Stack:
    Error: Expected 0 to be 1.
        at verifySubDirContainsFile (C:\projects\cordova-windows\spec\e2e\endtoend.spec.js:46:90)
        at _expectSubdirAndFileExist (C:\projects\cordova-windows\spec\e2e\endtoend.spec.js:60:9)
        at UserContext.<anonymous> (C:\projects\cordova-windows\spec\e2e\endtoend.spec.js:244:9)
19 specs, 1 failure
Finished in 271.36 seconds

Only happens on AppVeyor.

@brodybits
Copy link

brodybits commented Aug 15, 2018

It looks like this was reported in CB-13834. Can we close CB-13834 as a duplicate, migrated issue?

As discussed in GH-288 (#288) and in CB-13834 it looks like this issue is a result of having added template/Properties/Default.rd.xml.

@janpio

This comment has been minimized.

@janpio janpio added the bug label Aug 15, 2018
@janpio
Copy link
Member Author

janpio commented Aug 19, 2018

@janpio janpio changed the title AppVeyor builds with VS2017 fail One specific spec fails on AppVeyor with VS2017 May 6, 2019
@janpio
Copy link
Member Author

janpio commented Jul 5, 2019

This was cleaned up a bit with this PR and the test is now disabled: #330

@timbru31
Copy link
Member

timbru31 commented Jan 9, 2023

We are archiving this repository following Apache Cordova's Deprecation Policy. We will not continue to work on this repository. Therefore all issues and pull requests are being closed. Thanks for your contribution.

@timbru31 timbru31 closed this as completed Jan 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants