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

fix(tests): Fix tests failing on artifact #630

Merged
merged 2 commits into from
May 29, 2020
Merged

fix(tests): Fix tests failing on artifact #630

merged 2 commits into from
May 29, 2020

Conversation

ezimanyi
Copy link
Contributor

An upcoming kork bump is making artifact null-safe by setting fields to empty string. Fix the couple of places that expected null.

An upcoming kork bump is making artifact null-safe by setting
fields to empty string. Fix the couple of places that expected
null.
The test fix and bump need to happen at the same time.

Also fix an un-necessary mocking of Artifact.
@ezimanyi ezimanyi added the ready to merge Approved and ready for merge label May 29, 2020
@mergify mergify bot merged commit eff6d80 into spinnaker:master May 29, 2020
@mergify mergify bot added the auto merged label May 29, 2020
@ezimanyi ezimanyi deleted the fix-tests branch May 30, 2020 01:40
opsmxdemo pushed a commit to OpsMx/rosco that referenced this pull request Sep 15, 2020
* fix(tests): Fix tests failing on artifact

An upcoming kork bump is making artifact null-safe by setting
fields to empty string. Fix the couple of places that expected
null.

* fix(tests): Bump kork as part of this commit

The test fix and bump need to happen at the same time.

Also fix an un-necessary mocking of Artifact.
opsmxdemo pushed a commit to OpsMx/rosco that referenced this pull request Sep 16, 2020
* fix(tests): Fix tests failing on artifact

An upcoming kork bump is making artifact null-safe by setting
fields to empty string. Fix the couple of places that expected
null.

* fix(tests): Bump kork as part of this commit

The test fix and bump need to happen at the same time.

Also fix an un-necessary mocking of Artifact.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants