Actions
Bug #5082
closedBug #5076: Mac OS X Lion Support
test_context_switch(TestMarshal) was failed on OS X 10.7 (Lion)
Description
Fiberまわりのようなので、他のを直したらついでに直るかも
- Failure:
test_context_switch(TestMarshal) [/Users/kosaki/ruby/git/test/ruby/test_marshal.rb:383]:
[StopIteration] exception expected, not
Class:
Message: <"uninitialized fiber">
---Backtrace---
/Users/kosaki/ruby/git/test/ruby/test_marshal.rb:361:incall' /Users/kosaki/ruby/git/test/ruby/test_marshal.rb:361:in
marshal_load'
/Users/kosaki/ruby/git/test/ruby/test_marshal.rb:365:inload' /Users/kosaki/ruby/git/test/ruby/test_marshal.rb:365:in
load_each'
../test/runner.rb:in `each'
Updated by kosaki (Motohiro KOSAKI) over 13 years ago
- Status changed from Open to Assigned
- Assignee set to kosaki (Motohiro KOSAKI)
- Target version changed from 1.9.3 to 1.9.4
1.9.3は llvm-gcc を使わないことに決めたので。ターゲットを1.9.4に変更します
Updated by kosaki (Motohiro KOSAKI) almost 13 years ago
- Status changed from Assigned to Closed
llvm-gcc はサポートしないと決定されたほうですので、closeします
Actions
Like0
Like0Like0