Closed
Bug 1477299
Opened 7 years ago
Closed 5 years ago
Fix intermittent CI failure on telemetry-streaming scalastyle rule
Categories
(Data Platform and Tools :: General, enhancement, P2)
Data Platform and Tools
General
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: bugzilla, Unassigned)
Details
(Whiteboard: [DataPlatform])
I've seen a few CI runs fail intermittently with:
/home/travis/build/mozilla/telemetry-streaming/src/main/scala/com/mozilla/telemetry/streaming/ErrorAggregator.scala:16:0: Import from illegal package
Looks like it's because of jodatime usage in that job, but it seems very odd that it's intermittent
We should 1. figure out why we're getting these and 2. probably migrate that jodatime usage anyway
Comment 1•7 years ago
|
||
We're waiting on a CI run that triggers the intermittent failure. Once we have one, we can pick this up.
Points: --- → 1
Priority: -- → P2
I GOT ONE!
And now I realize the warning may have been a red herring
https://travis-ci.org/mozilla/telemetry-streaming/builds/407789937?utm_source=github_status&utm_medium=notification
But I'm having a hard time seeing why this failed otherwise
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
Assignee | ||
Updated•3 years ago
|
Component: Datasets: General → General
You need to log in
before you can comment on or make changes to this bug.
Description
•