Skip to content

Commit 8c47792

Browse files
almuthanna-athaminaV8 LUCI CQ
authored and
V8 LUCI CQ
committed
Add tests directory to watchlist
No-Try: true Change-Id: I6e8f1130ed0fe89d4f5ca8e9ff01ff68f13cbbdf Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4221699 Commit-Queue: Almothana Athamneh <[email protected]> Auto-Submit: Almothana Athamneh <[email protected]> Reviewed-by: Michael Achenbach <[email protected]> Cr-Commit-Position: refs/heads/main@{#85679}
1 parent 2be76fc commit 8c47792

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

WATCHLISTS

+6
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,9 @@
104104
'trap-handler': {
105105
'filepath': 'src/trap-handler/',
106106
},
107+
'tests': {
108+
'filepath': 'test/',
109+
},
107110
},
108111

109112
'WATCHLISTS': {
@@ -177,5 +180,8 @@
177180
178181
179182
],
183+
'tests': [
184+
185+
],
180186
},
181187
}

0 commit comments

Comments
 (0)