Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Format.
  • Loading branch information
matanlurey committed Mar 26, 2024
commit 9880f80a5ee9aba7196b78baea6f19aaf8186246
2 changes: 1 addition & 1 deletion testing/skia_gold_client/lib/skia_gold_client.dart
Original file line number Diff line number Diff line change
Expand Up @@ -418,7 +418,7 @@ interface class SkiaGoldClient {
..writeln('stdout:\n$resultStdout');
return;
}

// Negative images are considered failures during tryjobs.
//
// We don't actually use negative images as part of our workflow, but
Expand Down