Skip to content

Commit ad04eeb

Browse files
Treehugger RobotGerrit Code Review
authored andcommitted
Merge "Garbage collection of messages.ignore" into androidx-main
2 parents f9c1bf8 + 0f177e0 commit ad04eeb

File tree

2 files changed

+6
-579
lines changed

2 files changed

+6
-579
lines changed

development/build_log_simplifier/message-flakes.ignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,14 @@ java.io.IOException: Stream closed
2323
# Some status messages
2424
Starting a Gradle Daemon, [0-9]+ busy and [0-9]+ incompatible Daemons could not be reused, use \-\-status for details
2525
Starting a Gradle Daemon, [0-9]+ busy and [0-9]+ incompatible and [0-9]+ stopped Daemons could not be reused, use \-\-status for details
26+
Starting a Gradle Daemon \(subsequent builds will be faster\)
27+
To honour the JVM settings for this build a single\-use Daemon process will be forked\. See https://docs\.gradle\.org/[0-9]+\.[0-9]+\.[0-9]+/userguide/gradle_daemon\.html\#sec:disabling_the_daemon\.
2628
Remote build cache is disabled when running with \-\-offline\.
2729
[0-9]+ actionable tasks: [0-9]+ up\-to\-date
2830
[0-9]+ actionable tasks: [0-9]+ executed
31+
[0-9]+ actionable task: [0-9]+ executed
2932
[0-9]+ actionable tasks: [0-9]+ executed, [0-9]+ from cache, [0-9]+ up\-to\-date
33+
The remote build cache was disabled during the build due to errors\.
3034
# Some messages that encode the number of a certain type of other error
3135
[0-9]+ errors, [0-9]+ warnings \([0-9]+ warnings filtered by baseline lint\-baseline\.xml\)
3236
[0-9]+ errors, [0-9]+ warnings \([0-9]+ warning filtered by baseline lint\-baseline\.xml\)

0 commit comments

Comments
 (0)