https://codereview.chromium.org/532713002/diff/1/src/base/bits-unittest.cc
File src/base/bits-unittest.cc (right):

https://codereview.chromium.org/532713002/diff/1/src/base/bits-unittest.cc#newcode89
src/base/bits-unittest.cc:89: TEST(BitsDeathTest,
DISABLE_IN_RELEASE(RoundUpToPowerOfTwo32)) {
On 2014/09/02 16:46:02, tfarina wrote:
I think you can also disable this test with:

DISABLED_RoundUpToPowerOfTwo32

if it isn't just in release.

Nope, it was a compile failure, needed to be ifdef'ed away. Already
fixed for realz in r23625 courtesy of Jaro.

https://codereview.chromium.org/532713002/

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to