Project

General

Profile

Actions

Bug #5078

closed

Bug #5076: Mac OS X Lion Support

test-all make SystemStackError on OS X 10.7 (Lion)

Added by kosaki (Motohiro KOSAKI) over 12 years ago. Updated over 12 years ago.

Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
-
Backport:
[ruby-dev:44194]

Description

Lion上でmake test-all が以下のように SystemStackErrorを引き起こします。
不思議なことに make test-all TESTS="-v -q rexml" のように rexml だけ実行すると無事完走します。

XPathTester#test_tobis_preceding = 0.00 s = .
XPathTester#test_toms_text_node = 0.00 s = .
XPathTester#test_translate = 0.01 s = .
XPathTester#test_union = 0.00 s = .
XPathTester#test_union2 = 0.00 s = .
XPathTester#test_xpath_namespace = 0.00 s = .
XPathTesterDd#test_Dd_preceding_sibling_all = 0.00 s = .
XPathTesterDd#test_Dd_preceding_sibling_children = 0.00 s = .
XpathTestCase#test_ancestors = 0.00 s = .
XpathTestCase#test_comment_in_xpath_query = 0.00 s = .
XpathTestCase#test_parentage = 0.00 s = .
XpathTestCase#test_text_as_element = 0.00 s = .
XpathTestCase#test_text_in_xpath_query = 0.00 s = .
/Users/kosaki/ruby/git/lib/test/unit.rb:563: stack level too deep (SystemStackError)
make: *** [yes-test-all] Error 1

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0