RUNIT TEST PROTOCOL -- Wed Oct  3 19:40:01 2012 
*********************************************** 
Number of test functions: 13 
Number of errors: 1 
Number of failures: 0 

 
1 Test Suite : 
RProtoBuf unit testing - 13 test functions, 1 error, 0 failures
ERROR in /usr/local/lib/R/site-library/RProtoBuf/unitTests/runit.addressbook.R: Error while sourcing  /usr/local/lib/R/site-library/RProtoBuf/unitTests/runit.addressbook.R : Error in parse(n = -1, file = file) : 51:5: unexpected symbol
50:     # Verify that we get an exception if the file is not readable.
51:     old.mode
       ^



Details 
*************************** 
Test Suite: RProtoBuf unit testing 
Test function regexp: ^test.+ 
Test file regexp: ^runit.+\.[rR]$ 
Involved directory: 
/usr/local/lib/R/site-library/RProtoBuf/unitTests 
--------------------------- 
Test file: /usr/local/lib/R/site-library/RProtoBuf/unitTests/runit.addressbook.R 
/usr/local/lib/R/site-library/RProtoBuf/unitTests/runit.addressbook.R: ERROR !! 
Error while sourcing  /usr/local/lib/R/site-library/RProtoBuf/unitTests/runit.addressbook.R : Error in parse(n = -1, file = file) : 51:5: unexpected symbol
50:     # Verify that we get an exception if the file is not readable.
51:     old.mode
       ^
--------------------------- 
Test file: /usr/local/lib/R/site-library/RProtoBuf/unitTests/runit.bytes.R 
test.all: (7 checks) ... OK (0 seconds)
--------------------------- 
Test file: /usr/local/lib/R/site-library/RProtoBuf/unitTests/runit.enums.R 
test.enums: (3 checks) ... OK (0 seconds)
--------------------------- 
Test file: /usr/local/lib/R/site-library/RProtoBuf/unitTests/runit.FieldDescriptor.R 
test.FieldDescriptor.class: (23 checks) ... OK (0 seconds)
--------------------------- 
Test file: /usr/local/lib/R/site-library/RProtoBuf/unitTests/runit.golden.message.R 
test.has: (4 checks) ... OK (0 seconds)
test.import: (5 checks) ... OK (0 seconds)
test.invalidAssignments: (1 checks) ... OK (0 seconds)
test.readProtoFile: (61 checks) ... OK (0 seconds)
test.repeated.bools: (3 checks) ... OK (0 seconds)
test.repeatedFields: (5 checks) ... OK (0 seconds)
--------------------------- 
Test file: /usr/local/lib/R/site-library/RProtoBuf/unitTests/runit.import.R 
test.import: (1 checks) ... OK (0 seconds)
--------------------------- 
Test file: /usr/local/lib/R/site-library/RProtoBuf/unitTests/runit.nested.R 
test.nested: (1000 checks) ... OK (0.3 seconds)
--------------------------- 
Test file: /usr/local/lib/R/site-library/RProtoBuf/unitTests/runit.serialize.R 
test.serialize: (5 checks) ... OK (0 seconds)
