DescriptionDon’t smash globals used by the test helper itself.
Since https://codereview.chromium.org/366103005 the promise tests null out
various globals, to ensure the promise implementation doesn’t itself rely
on functions patchable by monkeys.
Unfortunately, doing so breaks test assertion failures which rely on
those globals.
This isn’t the ideal solution, but does improve the current state.
R=littledan@chromium.org,domenic@chromium.org
LOG=N
BUG=
Committed: https://crrev.com/ab9898980eeeaedc99c8f539bac9e72fad8383a4
Cr-Commit-Position: refs/heads/master@{#30922}
Patch Set 1 #Messages
Total messages: 6 (1 generated)
|