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

Temporarily skip failing tests #554

Closed
wants to merge 3 commits into from
Closed

Conversation

allileong
Copy link
Contributor

What does this PR do?

System tests requiring a scratch org are failing with the error:

Error: the string "{\"message\":\"A template ID isn't allowed if you specify an Edition\",\"status\":1,\"stack\":\"INVALID_ID_FIELD: A template ID isn't allowed if you specify an Edition\\n at HttpApi.getError (C:\\\\Users\\\\appveyor\\\\AppData\\\\Roaming\\\\npm\\\\node_modules\\\\sfdx-...

Temporarily disable system-tests requiring a scratch org until the problem has been fixed (should be resolved 8/14 or 8/15)

What issues does this PR fix or reference?

Copy link
Contributor

@vazexqi vazexqi left a comment

Choose a reason for hiding this comment

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

I think there might be one more test for the sobject describe?

@codecov
Copy link

codecov bot commented Aug 13, 2018

Codecov Report

Merging #554 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #554   +/-   ##
========================================
  Coverage    73.91%   73.91%           
========================================
  Files          149      149           
  Lines         5832     5832           
  Branches       917      917           
========================================
  Hits          4311     4311           
  Misses        1289     1289           
  Partials       232      232

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6f0ad8d...22a07fc. Read the comment docs.

Copy link
Contributor

@vazexqi vazexqi left a comment

Choose a reason for hiding this comment

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

Those should be the ones that I know of. We can wait until the appveyor run completes and see if there are any other tests. It would be good to get all of them in this PR so that we can easily revert one single commit.

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.

2 participants