Status: Assigned
Owner: [email protected]
Labels: Type-Bug Priority-High
New issue 3416 by [email protected]: Chromium's mojo_js_unittests fail
http://code.google.com/p/v8/issues/detail?id=3416
Steps to reproduce:
- build chromium debug build with mojo_js_unittests target
- run mojo_js_unittests in the output folder
Bisected to r22066 (previous two revisions do not build)
Output:
IMPORTANT DEBUGGING NOTE: batches of tests are run inside their
own process. For debugging a test inside a debugger, use the
--gtest_filter=<your_test_name> flag along with
--single-process-tests.
Using sharding settings from environment. This is shard 0/1
Using 1 parallel jobs.
Note: Google Test filter = JSTest.core:JSTest.codec
[==========] Running 2 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 2 tests from JSTest
[ RUN ] JSTest.core
<unknown>:-1: Uncaught illegal access
[25042:25042:0701/091903:89387850585:FATAL:shell_runner.cc(45)] Check
failed: false. Uncaught SyntaxError: Unexpected identifier
dictionary MojoCreateDataPipeOptions {
#0 0x7f0de53c582d base::debug::StackTrace::StackTrace()
#1 0x7f0de5441eaf logging::LogMessage::~LogMessage()
#2 0x7f0de6186c45 gin::ShellRunnerDelegate::UnhandledException()
#3 0x00000042312c gin::FileRunnerDelegate::UnhandledException()
#4 0x7f0de6186feb gin::ShellRunner::Run()
#5 0x7f0de61679e4 gin::(anonymous namespace)::AttempToLoadModule()
#6 0x7f0de616ac88 base::internal::RunnableAdapter<>::Run()
#7 0x7f0de616a8ea base::internal::InvokeHelper<>::MakeItSo()
#8 0x7f0de616a195 base::internal::Invoker<>::Run()
#9 0x7f0de53b12e7 base::Callback<>::Run()
#10 0x7f0de5462fbc base::MessageLoop::RunTask()
#11 0x7f0de54630e0 base::MessageLoop::DeferOrRunPendingTask()
#12 0x7f0de5463607 base::MessageLoop::DoWork()
#13 0x7f0de5471e78 base::MessagePumpDefault::Run()
#14 0x7f0de5462b0b base::MessageLoop::RunHandler()
#15 0x7f0de54b97a0 base::RunLoop::Run()
#16 0x7f0de54b97d2 base::RunLoop::RunUntilIdle()
#17 0x7f0de54622ac base::MessageLoop::RunUntilIdle()
#18 0x00000042353d gin::RunTestFromFile()
#19 0x000000421437 mojo::js::(anonymous namespace)::RunTest()
#20 0x0000004214e4 mojo::js::(anonymous
namespace)::JSTest_core_Test::TestBody()
#21 0x00000045ccda
testing::internal::HandleSehExceptionsInMethodIfSupported<>()
#22 0x0000004580a5
testing::internal::HandleExceptionsInMethodIfSupported<>()
#23 0x00000044b8a1 testing::Test::Run()
#24 0x00000044beca testing::TestInfo::Run()
#25 0x00000044c425 testing::TestCase::Run()
#26 0x000000450e97 testing::internal::UnitTestImpl::RunAllTests()
#27 0x00000045e2a5
testing::internal::HandleSehExceptionsInMethodIfSupported<>()
#28 0x0000004592b1
testing::internal::HandleExceptionsInMethodIfSupported<>()
#29 0x00000044fe85 testing::UnitTest::Run()
#30 0x000000478627 RUN_ALL_TESTS()
#31 0x000000478132 base::TestSuite::Run()
#32 0x000000439654 base::internal::RunnableAdapter<>::Run()
#33 0x0000004395d9 base::internal::InvokeHelper<>::MakeItSo()
#34 0x000000439585 base::internal::Invoker<>::Run()
#35 0x000000473639 base::Callback<>::Run()
#36 0x000000471563 base::(anonymous namespace)::LaunchUnitTestsInternal()
#37 0x000000471886 base::LaunchUnitTests()
#38 0x0000004391ea main
#39 0x7f0de444a76d __libc_start_main
#40 0x000000421049 <unknown>
[0701/091903:ERROR:kill_posix.cc(191)] Unable to terminate process group
25042: No such process
[1/2] JSTest.core (CRASHED)
Note: Google Test filter = JSTest.codec
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from JSTest
[ RUN ] JSTest.codec
<unknown>:-1: Uncaught illegal access
[ OK ] JSTest.codec (346 ms)
[----------] 1 test from JSTest (346 ms total)
[----------] Global test environment tear-down
[==========] 1 test from 1 test case ran. (346 ms total)
[ PASSED ] 1 test.
[2/2] JSTest.codec (346 ms)
1 test crashed:
JSTest.core
Tests took 0 seconds.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
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.