-
Notifications
You must be signed in to change notification settings - Fork 36
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
Issue 481 - Green Builds Showing Despite Test Failures #487
Open
gilbysunil14
wants to merge
26
commits into
OpenLiberty:main
Choose a base branch
from
gilbysunil14:archive-screenshot-mac-failure
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+21
−4
Open
Changes from 24 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
1ebb69f
update condition
gilbysunil14 dbe36bf
updated artifact version
gilbysunil14 cae6959
check gradle exit stat
gilbysunil14 8191502
revert to always
gilbysunil14 6d1e8d5
run test
gilbysunil14 cbfaa4d
false method
gilbysunil14 6d4d4d4
false method in gradle
gilbysunil14 1804be1
check exit status
gilbysunil14 651d0e5
array declared
gilbysunil14 95679cc
using a for loop
gilbysunil14 15078df
debug statements
gilbysunil14 5be15e4
iteration value
gilbysunil14 227e48e
for loop corrected
gilbysunil14 76905c6
modified exit stat
gilbysunil14 f7ff4be
using boolean instead of array
gilbysunil14 db34c61
check for failure
gilbysunil14 1b10c18
updated condition
gilbysunil14 8769f47
remove test method
gilbysunil14 112bad5
reverted testing changes
gilbysunil14 0f90064
revert screenshot changes
gilbysunil14 b44d3de
reverting to modular approach
gilbysunil14 6028c84
Merge branch 'OpenLiberty:main' into archive-screenshot-mac-failure
gilbysunil14 8f235bc
toggle test commands
gilbysunil14 560901b
Merge branch 'main' into archive-screenshot-mac-failure
gilbysunil14 07fb4bb
updated failure message
gilbysunil14 500d09d
spell check
gilbysunil14 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Based on the way this script works now, this error message does not seem accurate. Please update.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated with following comment: "ERROR: Failure occurred while running the tests."