Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 484364 - dev-lang/v8-3.21 fails tests
Summary: dev-lang/v8-3.21 fails tests
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Chromium Project
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2013-09-09 17:30 UTC by Paweł Hajdan, Jr. (RETIRED)
Modified: 2013-12-18 08:15 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2013-09-09 17:30:52 UTC
=== cctest/test-api/JSONStringifyAccessCheck ===
--- stderr ---
#
# Fatal error in ../test/cctest/test-api.cc, line 103
# CHECK_EQ(expected, *utf8) failed
#   Expected: {"x":42}
#   Found: {"Intl":{},"x":42}
#

==== C stack trace ===============================

 1: ??
 2: ??
 3: ??
 4: ??
 5: __libc_start_main
 6: ??
Command: /var/tmp/portage/dev-lang/v8-3.21.10.1/work/v8-3.21.10.1/out/Release/cctest test-api/JSONStringifyAccessCheck --nobreak-on-abort --nodead-code-elimination --nof
old-constants --testing_serialization_file=/var/tmp/portage/dev-lang/v8-3.21.10.1/work/v8-3.21.10.1/out/.serdes/serdes_JSONStringifyAccessCheck
=== cctest/test-api/JSONStringifyAccessCheck ===
--- stderr ---
#
# Fatal error in ../test/cctest/test-api.cc, line 103
# CHECK_EQ(expected, *utf8) failed
#   Expected: {"x":42}
#   Found: {"Intl":{},"x":42}
#
==== C stack trace ===============================

 1: ??
 2: ??
 3: ??
 4: ??
 5: __libc_start_main
 6: ??
Command: /var/tmp/portage/dev-lang/v8-3.21.10.1/work/v8-3.21.10.1/out/Release/cctest --nocrankshaft test-api/JSONStringifyAccessCheck --nobreak-on-abort --nodead-code-elimination --nofold-constants --testing_serialization_file=/var/tmp/portage/dev-lang/v8-3.21.10.1/work/v8-3.21.10.1/out/.serdes/serdes_JSONStringifyAccessCheck__nocrankshaft
=== cctest/test-api/JSONStringifyAccessCheck ===
--- stderr ---
#
# Fatal error in ../test/cctest/test-api.cc, line 103
# CHECK_EQ(expected, *utf8) failed
#   Expected: {"x":42}
#   Found: {"Intl":{},"x":42}
#

==== C stack trace ===============================

 1: ??
 2: ??
 3: ??
 4: ??
 5: __libc_start_main
 6: ??
Command: /var/tmp/portage/dev-lang/v8-3.21.10.1/work/v8-3.21.10.1/out/Release/cctest --stress-opt --always-opt test-api/JSONStringifyAccessCheck --nobreak-on-abort --nodead-code-elimination --nofold-constants --testing_serialization_file=/var/tmp/portage/dev-lang/v8-3.21.10.1/work/v8-3.21.10.1/out/.serdes/serdes_JSONStringifyAccessCheck__stress_opt__always_opt
=== cctest/test-mark-compact/BootUpMemoryUse ===
--- stderr ---
#
# Fatal error in ../test/cctest/test-mark-compact.cc, line 556
# CHECK((delta) <= (4000 * 1024)) failed
#
==== C stack trace ===============================

 1: ??
 2: ??
 3: __libc_start_main
 4: ??
--- stdout ---
delta: 4008 kB
Command: /var/tmp/portage/dev-lang/v8-3.21.10.1/work/v8-3.21.10.1/out/Release/cctest --stress-opt --always-opt test-mark-compact/BootUpMemoryUse --nobreak-on-abort --nodead-code-elimination --nofold-constants --testing_serialization_file=/var/tmp/portage/dev-lang/v8-3.21.10.1/work/v8-3.21.10.1/out/.serdes/serdes_BootUpMemoryUse__stress_opt__always_opt
=== cctest/test-mark-compact/BootUpMemoryUse ===
--- stderr ---
#
# Fatal error in ../test/cctest/test-mark-compact.cc, line 556
# CHECK((delta) <= (4000 * 1024)) failed
#

==== C stack trace ===============================

 1: ??
 2: ??
 3: __libc_start_main
 4: ??
--- stdout ---
delta: 4008 kB
Command: /var/tmp/portage/dev-lang/v8-3.21.10.1/work/v8-3.21.10.1/out/Release/cctest --nocrankshaft test-mark-compact/BootUpMemoryUse --nobreak-on-abort --nodead-code-elimination --nofold-constants --testing_serialization_file=/var/tmp/portage/dev-lang/v8-3.21.10.1/work/v8-3.21.10.1/out/.serdes/serdes_BootUpMemoryUse__nocrankshaft
=== cctest/test-mark-compact/BootUpMemoryUse ===
--- stderr ---
#
# Fatal error in ../test/cctest/test-mark-compact.cc, line 556
# CHECK((delta) <= (4000 * 1024)) failed
#
==== C stack trace ===============================

 1: ??
 2: ??
 3: __libc_start_main
 4: ??
--- stdout ---
delta: 4008 kB
Command: /var/tmp/portage/dev-lang/v8-3.21.10.1/work/v8-3.21.10.1/out/Release/cctest test-mark-compact/BootUpMemoryUse --nobreak-on-abort --nodead-code-elimination --nofold-constants --testing_serialization_file=/var/tmp/portage/dev-lang/v8-3.21.10.1/work/v8-3.21.10.1/out/.serdes/serdes_BootUpMemoryUse

===
=== 6 tests failed
===
 * ERROR: dev-lang/v8-3.21.10.1::x-portage failed (test phase):
 *   (no error message)
 *
 * Call stack:
 *     ebuild.sh, line  93:  Called src_test
 *   environment, line 4158:  Called die
 * The specific snippet of code:
 *       LD_LIBRARY_PATH=out/Release/lib.target tools/run-tests.py -j$(makeopts_jobs) --no-presubmit --outdir=out --buildbot --arch=native --mode=Release --progress=dots || die

It _might_ be related to using system ICU, I need to investigate more.
Comment 1 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2013-12-18 08:15:09 UTC
dev-lang/v8 has been removed from the tree.