ruby-docs-samples
ruby-docs-samples copied to clipboard
rspec: Cloud Job Discovery Samples email_alert_search_sample failed
Note: #821 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
commit: 3e0deb9c360112109919c59aa2ba43b7749ad084 buildURL: Build Status, Sponge status: failed
Test output
Failure/Error: expect(email_alert_search_result.matching_jobs).not_to be nilexpected not #NilClass:8 => nil got #NilClass:8 => nil
Compared using equal?, which compares object identity. ./spec/samples_spec.rb:273:in
block (3 levels) in <top (required)>' ./spec/samples_spec.rb:53:incapture' ./spec/samples_spec.rb:253:in `block (2 levels) in <top (required)>'
Looks like this issue is flaky. :worried:
I'm going to leave this open and stop commenting.
A human should fix and close this.
When run at the same commit (3e0deb9c360112109919c59aa2ba43b7749ad084), this test passed in one build (Build Status, Sponge) and failed in another build (Build Status, Sponge).