#295 √ resolved
oleg dashevskii

[BUG] Continuous integration testing dies abnormally

Reported by oleg dashevskii | January 31st, 2008 @ 08:18 PM | in 1.0 preview

HEAD pre-cleanup-3035-ga32f16d:

Here is the output of "bin/ci -V -f ci":

spec/ruby/1.8/core/array/append_spec.rb                     
spec/ruby/1.8/core/array/array_spec.rb                      
...........running normally................
spec/ruby/1.8/core/module/class_variable_set_spec.rb        
spec/ruby/1.8/core/module/class_variables_spec.rb           
spec/ruby/1.8/core/module/comparison_spec.rb                
spec/ruby/1.8/core/module/const_defined_spec.rb             
spec/ruby/1.8/core/module/const_get_spec.rb                 
spec/ruby/1.8/core/module/const_missing_spec.rb             Accessed outside bounds of object loading spec/ruby/1.8/core/module/const_missing_spec.rb

spec/ruby/1.8/core/module/const_set_spec.rb                 
spec/ruby/1.8/core/module/constants_spec.rb                 
spec/ruby/1.8/core/module/define_method_spec.rb             
spec/ruby/1.8/core/module/eql_spec.rb                       
spec/ruby/1.8/core/module/equal_spec.rb                     
spec/ruby/1.8/core/module/equal_value_spec.rb               
spec/ruby/1.8/core/module/extend_object_spec.rb             
spec/ruby/1.8/core/module/extended_spec.rb                  
spec/ruby/1.8/core/module/freeze_spec.rb                    
spec/ruby/1.8/core/module/gt_spec.rb                        
spec/ruby/1.8/core/module/gte_spec.rb                       
spec/ruby/1.8/core/module/include_spec.rb                   
spec/ruby/1.8/core/module/included_modules_spec.rb          
spec/ruby/1.8/core/module/included_spec.rb                  
spec/ruby/1.8/core/module/initialize_copy_spec.rb           Attempted to access field 3 in an object with 0 fields.
Attempted to access field 3 in an object with 0 fields.
Attempted to access field 5 in an object with 0 fields.
Attempted to access field 17 in an object with 0 fields.
Attempted to access field 11 in an object with 0 fields.
Attempted to access field 11 in an object with 0 fields.
Attempted to access field 11 in an object with 0 fields.
....and it ends up repeating the last message forever.....

The compiler apparently "spoils" itself somehow during the testing, since running const_missing_spec.rb and initialize_copy_spec.rb by themselves is fairly OK.

I've done it several times, with the same result.

Linux localhost 2.6.24-gentoo #1 SMP Sun Jan 27 12:28:32 NOVT 2008 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 5000+ AuthenticAMD GNU/Linux

Comments and changes to this ticket

Please Login or create a free account to add a new comment.

You can update this ticket by sending an email to from your email client. (help)

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

Tags