Fix roll_test.go
Change-Id: Ife55a04d5dc2fb4f2f1775dc0d1f0a1169cecc70 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/93306 Reviewed-by: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Austin Eng <enga@chromium.org>
This commit is contained in:
parent
0fb4e2c608
commit
faf98b1bbc
|
@ -58,7 +58,12 @@ func TestRollCommitMessage(t *testing.T) {
|
|||
)
|
||||
expect := `Roll third_party/webgpu-cts/ d5e605a55..29275672e (2 commits)
|
||||
|
||||
Update expectations and ts_sources
|
||||
Update:
|
||||
- expectations.txt
|
||||
- ts_sources.txt
|
||||
- resource_files.txt
|
||||
- webtest .html files
|
||||
|
||||
|
||||
https://chromium.googlesource.com/external/github.com/gpuweb/cts/+log/d5e605a55640..29275672eefe
|
||||
- d5e605 Added thing A
|
||||
|
|
Loading…
Reference in New Issue