(view as text)
python ../../../scripts/slave/runtest.py --target Debug '--build-properties={"blamelist":"ananta@chromium.org,ccameron@chromium.org,eseidel@chromium.org,horo@chromium.org,hshi@chromium.org,jadahl@opera.com,leng@chromium.org,mtomasz@chromium.org,nhiroki@chromium.org,sky@chromium.org,varkha@chromium.org","blamelist_real":["ananta@chromium.org","ccameron@chromium.org","eseidel@chromium.org","horo@chromium.org","hshi@chromium.org","jadahl@opera.com","leng@chromium.org","mtomasz@chromium.org","nhiroki@chromium.org","sky@chromium.org","varkha@chromium.org"],"branch":"src","buildbotURL":"http://build.chromium.org/p/chromium.mac/","buildername":"iOS Simulator (dbg)","buildnumber":15863,"got_revision":"264471","got_swarming_client_revision":"4eeada947e2fa4f48100ebb39b740bccabbc7747","got_webkit_revision":"171837","gtest_filter":"","mastername":"chromium.mac","primary_repo":"","project":"","repository":"svn://svn-mirror.golo.chromium.org/chrome/trunk","revision":"264471","scheduler":"ios","slavename":"mini43-a1","warnings-count":"","workdir":"/b/build/slave/iOS_Simulator__dbg_"}' '--factory-properties={"app_name":"Chromium.app","blink_config":"chromium","gclient_deps":"ios","gclient_env":{"CHROMIUM_GYP_SYNTAX_CHECK":"1","DEPOT_TOOLS_UPDATE":"0","GYP_DEFINES":"component=static_library OS=ios chromium_ios_signing=0","GYP_GENERATOR_FLAGS":"xcode_project_version=3.2","LANDMINES_VERBOSE":"1"},"test_platform":"ios-simulator"}' --annotate=gtest --test-type sql_unittests sql_unittests --gtest_print_time
 in dir /b/build/slave/iOS_Simulator__dbg_/build (timeout 600 secs) (maxTime 28800 secs)
 watching logfiles {}
 argv: ['python', '../../../scripts/slave/runtest.py', '--target', 'Debug', '--build-properties={"blamelist":"ananta@chromium.org,ccameron@chromium.org,eseidel@chromium.org,horo@chromium.org,hshi@chromium.org,jadahl@opera.com,leng@chromium.org,mtomasz@chromium.org,nhiroki@chromium.org,sky@chromium.org,varkha@chromium.org","blamelist_real":["ananta@chromium.org","ccameron@chromium.org","eseidel@chromium.org","horo@chromium.org","hshi@chromium.org","jadahl@opera.com","leng@chromium.org","mtomasz@chromium.org","nhiroki@chromium.org","sky@chromium.org","varkha@chromium.org"],"branch":"src","buildbotURL":"http://build.chromium.org/p/chromium.mac/","buildername":"iOS Simulator (dbg)","buildnumber":15863,"got_revision":"264471","got_swarming_client_revision":"4eeada947e2fa4f48100ebb39b740bccabbc7747","got_webkit_revision":"171837","gtest_filter":"","mastername":"chromium.mac","primary_repo":"","project":"","repository":"svn://svn-mirror.golo.chromium.org/chrome/trunk","revision":"264471","scheduler":"ios","slavename":"mini43-a1","warnings-count":"","workdir":"/b/build/slave/iOS_Simulator__dbg_"}', '--factory-properties={"app_name":"Chromium.app","blink_config":"chromium","gclient_deps":"ios","gclient_env":{"CHROMIUM_GYP_SYNTAX_CHECK":"1","DEPOT_TOOLS_UPDATE":"0","GYP_DEFINES":"component=static_library OS=ios chromium_ios_signing=0","GYP_GENERATOR_FLAGS":"xcode_project_version=3.2","LANDMINES_VERBOSE":"1"},"test_platform":"ios-simulator"}', '--annotate=gtest', '--test-type', 'sql_unittests', 'sql_unittests', '--gtest_print_time']
 environment:
  AWS_CREDENTIAL_FILE=/b/build/site_config/.boto
  BOTO_CONFIG=/b/build/site_config/.boto
  BUILDBOT_BLAMELIST=[u'ananta@chromium.org', u'ccameron@chromium.org', u'eseidel@chromium.org', u'horo@chromium.org', u'hshi@chromium.org', u'jadahl@opera.com', u'leng@chromium.org', u'mtomasz@chromium.org', u'nhiroki@chromium.org', u'sky@chromium.org', u'varkha@chromium.org']
  BUILDBOT_BRANCH=src
  BUILDBOT_BUILDERNAME=iOS Simulator (dbg)
  BUILDBOT_BUILDNUMBER=15863
  BUILDBOT_CLOBBER=
  BUILDBOT_GOT_REVISION=264471
  BUILDBOT_REVISION=264471
  BUILDBOT_SCHEDULER=ios
  BUILDBOT_SLAVENAME=mini43-a1
  CHROME_HEADLESS=1
  HOME=/Users/chrome-bot
  LOGNAME=chrome-bot
  PAGER=cat
  PATH=/Users/chrome-bot/slavebin:/b/depot_tools:/usr/local/git/bin:/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin
  PWD=/b/build/slave/iOS_Simulator__dbg_/build
  PYTHONPATH=/b/build/site_config:/b/build/scripts:/b/build/scripts/release:/b/build/third_party:/b/build_internal/site_config:/b/build_internal/symsrc:/b/build/slave:/b/build/third_party/buildbot_slave_8_4:/b/build/third_party/twisted_10_2:
  SHELL=/bin/bash
  SSH_AUTH_SOCK=/tmp/launch-mww0Es/Listeners
  USER=chrome-bot
 using PTY: False
[Running on builder: "None"]
Can't parse test name, device, and iOS version. Running sql_unittests on iPhone Retina (4-inch) 7.0

/usr/bin/killall "iPhone Simulator"
No matching processes belonging to you were found

/b/build/slave/iOS_Simulator__dbg_/build/src/xcodebuild/ninja-iossim/Debug/iossim -d "iPhone Retina (4-inch)" -s 7.0 /b/build/slave/iOS_Simulator__dbg_/build/src/xcodebuild/Debug-iphonesimulator/sql_unittests.app -- --gtest_print_time
2014-04-17 02:33:52.287 sql_unittests[10706:a0b] Application windows are expected to have a root view controller at the end of application launch
[==========] Running 43 tests from 6 test cases.
[----------] Global test environment set-up.
[----------] 25 tests from SQLConnectionTest
[ RUN      ] SQLConnectionTest.Execute
[       OK ] SQLConnectionTest.Execute (4 ms)
[ RUN      ] SQLConnectionTest.ExecuteWithErrorCode
[       OK ] SQLConnectionTest.ExecuteWithErrorCode (3 ms)
[ RUN      ] SQLConnectionTest.CachedStatement
[       OK ] SQLConnectionTest.CachedStatement (12 ms)
[ RUN      ] SQLConnectionTest.IsSQLValidTest
[       OK ] SQLConnectionTest.IsSQLValidTest (4 ms)
[ RUN      ] SQLConnectionTest.DoesStuffExist
[       OK ] SQLConnectionTest.DoesStuffExist (4 ms)
[ RUN      ] SQLConnectionTest.GetLastInsertRowId
[       OK ] SQLConnectionTest.GetLastInsertRowId (11 ms)
[ RUN      ] SQLConnectionTest.Rollback
[       OK ] SQLConnectionTest.Rollback (2 ms)
[ RUN      ] SQLConnectionTest.ScopedIgnoreError
[10706:2571:0417/023352:3181333869743:ERROR:connection.cc(1060)]  sqlite error 19, errno 0: not an error, sql: INSERT INTO foo (id) VALUES (12)
[       OK ] SQLConnectionTest.ScopedIgnoreError (10 ms)
[ RUN      ] SQLConnectionTest.ErrorCallback
[10706:2571:0417/023352:3181352158245:ERROR:connection.cc(1060)]  sqlite error 19, errno 0: not an error, sql: INSERT INTO foo (id) VALUES (12)
[10706:2571:0417/023352:3181352310039:ERROR:connection.cc(1060)]  sqlite error 19, errno 0: not an error, sql: INSERT INTO foo (id) VALUES (12)
[10706:2571:0417/023352:3181352440558:ERROR:connection.cc(1060)]  sqlite error 19, errno 0: not an error, sql: INSERT INTO foo (id) VALUES (12)
[10706:2571:0417/023352:3181352560168:ERROR:connection.cc(1060)]  sqlite error 19, errno 0: not an error, sql: INSERT INTO foo (id) VALUES (12)
[       OK ] SQLConnectionTest.ErrorCallback (17 ms)
[ RUN      ] SQLConnectionTest.Raze
[       OK ] SQLConnectionTest.Raze (10 ms)
[ RUN      ] SQLConnectionTest.RazePageSize
[       OK ] SQLConnectionTest.RazePageSize (21 ms)
[ RUN      ] SQLConnectionTest.RazeMultiple
[       OK ] SQLConnectionTest.RazeMultiple (7 ms)
[ RUN      ] SQLConnectionTest.RazeLocked
[       OK ] SQLConnectionTest.RazeLocked (26 ms)
[ RUN      ] SQLConnectionTest.RazeEmptyDB
[       OK ] SQLConnectionTest.RazeEmptyDB (46 ms)
[ RUN      ] SQLConnectionTest.RazeNOTADB
[10706:2571:0417/023352:3181511724171:ERROR:connection.cc(1060)]  sqlite error 522, errno 0: not an error, sql: PRAGMA journal_mode = PERSIST
[       OK ] SQLConnectionTest.RazeNOTADB (49 ms)
[ RUN      ] SQLConnectionTest.RazeNOTADB2
[10706:2571:0417/023352:3181648016193:ERROR:connection.cc(1060)]  sqlite error 26, errno 0: not an error, sql: PRAGMA journal_mode = PERSIST
[       OK ] SQLConnectionTest.RazeNOTADB2 (128 ms)
[ RUN      ] SQLConnectionTest.RazeCallbackReopen
[10706:2571:0417/023352:3181656069072:ERROR:connection.cc(1060)]  sqlite error 11, errno 0: not an error, sql: PRAGMA journal_mode = PERSIST
[10706:2571:0417/023352:3181656240733:ERROR:connection.cc(1060)]  sqlite error 11, errno 0: not an error, sql: PRAGMA auto_vacuum
[10706:2571:0417/023352:3181656609850:ERROR:connection.cc(1060)]  sqlite error 11, errno 0: not an error, sql: PRAGMA journal_mode = PERSIST
[       OK ] SQLConnectionTest.RazeCallbackReopen (8 ms)
[ RUN      ] SQLConnectionTest.RazeAndClose
[       OK ] SQLConnectionTest.RazeAndClose (22 ms)
[ RUN      ] SQLConnectionTest.RazeAndCloseDiagnostics
[       OK ] SQLConnectionTest.RazeAndCloseDiagnostics (5 ms)
[ RUN      ] SQLConnectionTest.Delete
[       OK ] SQLConnectionTest.Delete (3 ms)
[ RUN      ] SQLConnectionTest.UserPermission
[       OK ] SQLConnectionTest.UserPermission (10 ms)
[ RUN      ] SQLConnectionTest.Poison
[       OK ] SQLConnectionTest.Poison (6 ms)
[ RUN      ] SQLConnectionTest.Attach
[10706:2571:0417/023352:3181801555791:ERROR:connection.cc(1060)]  sqlite error 1, errno 0: not an error, sql: ATTACH DATABASE ? AS ?
[10706:2571:0417/023352:3181803922852:ERROR:connection.cc(1060)]  sqlite error 1, errno 0: not an error, sql: DETACH DATABASE ?
[       OK ] SQLConnectionTest.Attach (90 ms)
[ RUN      ] SQLConnectionTest.Basic_QuickIntegrityCheck
[10706:2571:0417/023352:3181809748564:ERROR:connection.cc(1060)]  sqlite error 11, errno 0: not an error, sql: PRAGMA journal_mode = PERSIST
[       OK ] SQLConnectionTest.Basic_QuickIntegrityCheck (4 ms)
[ RUN      ] SQLConnectionTest.Basic_FullIntegrityCheck
[10706:2571:0417/023352:3181814404595:ERROR:connection.cc(1060)]  sqlite error 11, errno 0: not an error, sql: PRAGMA journal_mode = PERSIST
[       OK ] SQLConnectionTest.Basic_FullIntegrityCheck (3 ms)
[----------] 25 tests from SQLConnectionTest (545 ms total)

[----------] 7 tests from SQLMetaTableTest
[ RUN      ] SQLMetaTableTest.DoesTableExist
[       OK ] SQLMetaTableTest.DoesTableExist (3 ms)
[ RUN      ] SQLMetaTableTest.RazeIfDeprecated
[       OK ] SQLMetaTableTest.RazeIfDeprecated (17 ms)
[ RUN      ] SQLMetaTableTest.VersionNumber
[       OK ] SQLMetaTableTest.VersionNumber (7 ms)
[ RUN      ] SQLMetaTableTest.StringValue
[       OK ] SQLMetaTableTest.StringValue (6 ms)
[ RUN      ] SQLMetaTableTest.IntValue
[       OK ] SQLMetaTableTest.IntValue (6 ms)
[ RUN      ] SQLMetaTableTest.Int64Value
[       OK ] SQLMetaTableTest.Int64Value (7 ms)
[ RUN      ] SQLMetaTableTest.DeleteKey
[       OK ] SQLMetaTableTest.DeleteKey (6 ms)
[----------] 7 tests from SQLMetaTableTest (60 ms total)

[----------] 1 test from SQLRecoveryTest
[ RUN      ] SQLRecoveryTest.RecoverBasic
[       OK ] SQLRecoveryTest.RecoverBasic (18 ms)
[----------] 1 test from SQLRecoveryTest (20 ms total)

[----------] 2 tests from SQLiteFeaturesTest
[ RUN      ] SQLiteFeaturesTest.NoFTS1
[       OK ] SQLiteFeaturesTest.NoFTS1 (1 ms)
[ RUN      ] SQLiteFeaturesTest.FTS3
[       OK ] SQLiteFeaturesTest.FTS3 (3 ms)
[----------] 2 tests from SQLiteFeaturesTest (6 ms total)

[----------] 5 tests from SQLStatementTest
[ RUN      ] SQLStatementTest.Assign
[       OK ] SQLStatementTest.Assign (1 ms)
[ RUN      ] SQLStatementTest.Run
[       OK ] SQLStatementTest.Run (4 ms)
[ RUN      ] SQLStatementTest.ErrorCallback
[10706:2571:0417/023353:3181911527899:ERROR:connection.cc(1060)]  sqlite error 20, errno 0: not an error, sql: INSERT INTO foo (a) VALUES (?)
[       OK ] SQLStatementTest.ErrorCallback (1 ms)
[ RUN      ] SQLStatementTest.ScopedIgnoreError
[10706:2571:0417/023353:3181916175266:ERROR:connection.cc(1060)]  sqlite error 20, errno 0: not an error, sql: INSERT INTO foo (a) VALUES (?)
[       OK ] SQLStatementTest.ScopedIgnoreError (3 ms)
[ RUN      ] SQLStatementTest.Reset
[       OK ] SQLStatementTest.Reset (7 ms)
[----------] 5 tests from SQLStatementTest (23 ms total)

[----------] 3 tests from SQLTransactionTest
[ RUN      ] SQLTransactionTest.Commit
[       OK ] SQLTransactionTest.Commit (4 ms)
[ RUN      ] SQLTransactionTest.Rollback
[       OK ] SQLTransactionTest.Rollback (4 ms)
[ RUN      ] SQLTransactionTest.NestedRollback
[       OK ] SQLTransactionTest.NestedRollback (5 ms)
[----------] 3 tests from SQLTransactionTest (17 ms total)

[----------] Global test environment tear-down
[==========] 43 tests from 6 test cases ran. (673 ms total)
[  PASSED  ] 43 tests.
iossim: WARNING: Unable to find sandboxed system log.

/usr/bin/killall "iPhone Simulator"
1 new files were left in /tmp: Fix the tests to clean up themselves.
program finished with exit code 0
elapsedTime=11.068775