DescriptionWork-around to make webkit test suite work with optdebug==2.
The test driver doesn't know at the moment if optdebug 1 or 2 has been used (the first is used on the bots, the second
locally in quickcheck). It can't know therefore if slow
asserts can be enabled or not. Trying to enable them leads
to a warning if they weren't compiled, which causes webkit
1:1 text comparison to fail.
Committed: https://crrev.com/096e1972cd4f2b44130f51d4efe4b3a7b3c4f56f
Cr-Commit-Position: refs/heads/master@{#25921}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|