DescriptionshouldBecome* outputs variable name instead of its value on failure
shouldBecome{Equal/Different} helper, used to wait for a result
of asynchronous operation does not evaluate expected value on failure.
As a result, the variable name is printed instead of its value.
To consistency with shouldBe() function, shouldBecome* outputs evaluated
value on failure.
BUG=
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=161912
Patch Set 1 #Patch Set 2 : update expectations that are supposed to fail with using shouldBecome #
Messages
Total messages: 4 (0 generated)
|