In case of troubles
No clients to display.
[07:24:23] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_1174523.pifr_simpletest.multiple_choice-2580737-3.patch.1444227863.log) [07:24:23] Review timestamp: (Wed, 10/07/2015 - 07:24) [07:24:23] Review host: (ec2-54-148-9-230) [07:24:23] Operations:Array ( [0] => setup [1] => fetch [2] => checkout [3] => check [4] => apply [5] => syntax [6] => install [7] => review ) [07:24:23] Result Codes: Array ( [fail] => 9 [pass] => 10 ) [07:24:23] Environment variables and review information initialized. [07:24:23] core_url = [git://git.drupal.org/project/drupal.git]; Test repository = [git://git.drupal.org/project/quiz.git] [07:24:23] Project directory is [quiz] [07:24:23] Review started. [07:24:23] Test: Array ( [test_id] => 1174523 [review] => Array ( [plugin] => pifr_simpletest [argument] => Array ( [test.title] => [test.directory.review] => Array ( [0] => sites/default/modules/quiz ) [test.directory.apply] => [test.directory.dependency] => [test.files] => Array ( ) [test.extensions] => Array ( [0] => php [1] => inc [2] => install [3] => module [4] => test ) [drupal.core.version] => 7 [drupal.core.url] => git://git.drupal.org/project/drupal.git [drupal.modules] => Array ( ) [drupal.user] => admin [drupal.pass] => [drupal.variables] => Array ( ) [simpletest.tests] => Array ( ) [simpletest.db] => [test.php.version] => 5.3 ) ) [vcs] => Array ( [main] => Array ( [repository] => Array ( [type] => git [url] => git://git.drupal.org/project/drupal.git ) [vcs_identifier] => 7.x ) [dependencies] => Array ( [1] => Array ( [repository] => Array ( [type] => git [url] => git://git.drupal.org/project/charts.git ) [vcs_identifier] => 7.x-2.0-rc1 ) [2] => Array ( [repository] => Array ( [type] => git [url] => git://git.drupal.org/project/ctools.git ) [vcs_identifier] => 7.x-1.7 ) [3] => Array ( [repository] => Array ( [type] => git [url] => git://git.drupal.org/project/entity.git ) [vcs_identifier] => 7.x-1.6 ) [4] => Array ( [repository] => Array ( [type] => git [url] => git://git.drupal.org/project/rules.git ) [vcs_identifier] => 7.x-2.9 ) [5] => Array ( [repository] => Array ( [type] => git [url] => git://git.drupal.org/project/views.git ) [vcs_identifier] => 7.x-3.11 ) [6] => Array ( [repository] => Array ( [type] => git [url] => git://git.drupal.org/project/views_bulk_operations.git ) [vcs_identifier] => 7.x-3.3 ) [7] => Array ( [repository] => Array ( [type] => git [url] => git://git.drupal.org/project/quiz.git ) [vcs_identifier] => 7.x-5.x ) ) ) [files] => Array ( [0] => https://www.drupal.org/files/issues/multiple_choice-2580737-3.patch ) ) [07:24:23] Operations: Array ( [0] => setup [1] => fetch [2] => checkout [3] => check [4] => apply [5] => syntax [6] => install [7] => review ) [07:24:23] Invoking operation [setup]... [07:24:23] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded. [07:24:23] Command [rm -rf sites/default/files/checkout 2>&1] succeeded. [07:24:23] Command [rm -rf /tmp/po* 2>&1] succeeded. [07:24:23] Command [rm -rf sites/default/files/review 2>&1] succeeded. [07:24:23] Database backend [mysql] loaded. [07:24:23] Invoking operation [fetch]... [07:24:23] Fetched [multiple_choice-2580737-3.patch]. [07:24:23] Invoking operation [checkout]... [07:24:23] Version control system backend [git] loaded. [07:24:25] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded. [07:24:25] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '7.x' 2>&1] succeeded. [07:24:25] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded. [07:24:25] Command [git --work-tree='checkout' --git-dir='checkout/.git' log --oneline -1 2>&1] succeeded Duration: 0 seconds Directory: [/var/lib/drupaltestbot/sites/default/files] Completion status: [0] Output: [3c8b182 Issue #2263365 by donquixote, smccabe, longwave, alexpott, joelpittet, Fabianx, mikeytown2, joseph.olstad, sun: Second loop in module_implements() was being repeated for no reason (performance improvement)]. [07:24:25] Main branch [7.x] checkout [complete]. [07:24:39] Command [git clone 'git://git.drupal.org/project/charts.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/charts' --reference /var/cache/git/reference 2>&1] succeeded. [07:24:39] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/charts' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/charts/.git' checkout '7.x-2.0-rc1' 2>&1] succeeded. [07:24:39] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/charts' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/charts/.git' status 2>&1] succeeded. [07:24:39] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/charts' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/charts/.git' log --oneline -1 2>&1] succeeded Duration: 0 seconds Directory: [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules] Completion status: [0] Output: [38b120e Issue #2167563: HTML encodings (e.g. ' and &) showing up in legend.]. [07:24:39] Dependency branch [7.x-2.0-rc1] checkout [complete]. [07:24:53] Command [git clone 'git://git.drupal.org/project/ctools.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ctools' --reference /var/cache/git/reference 2>&1] succeeded. [07:24:53] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ctools' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ctools/.git' checkout '7.x-1.7' 2>&1] succeeded. [07:24:53] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ctools' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ctools/.git' status 2>&1] succeeded. [07:24:53] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ctools' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ctools/.git' log --oneline -1 2>&1] succeeded Duration: 0 seconds Directory: [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules] Completion status: [0] Output: [7b975e4 ctools 1.7]. [07:24:53] Dependency branch [7.x-1.7] checkout [complete]. [07:25:06] Command [git clone 'git://git.drupal.org/project/entity.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/entity' --reference /var/cache/git/reference 2>&1] succeeded. [07:25:06] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/entity' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/entity/.git' checkout '7.x-1.6' 2>&1] succeeded. [07:25:06] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/entity' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/entity/.git' status 2>&1] succeeded. [07:25:06] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/entity' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/entity/.git' log --oneline -1 2>&1] succeeded Duration: 0 seconds Directory: [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules] Completion status: [0] Output: [724e719 Patch by klausi: Sanitize field labels before passing them to the Token API.]. [07:25:06] Dependency branch [7.x-1.6] checkout [complete]. [07:25:20] Command [git clone 'git://git.drupal.org/project/rules.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/rules' --reference /var/cache/git/reference 2>&1] succeeded. [07:25:20] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/rules' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/rules/.git' checkout '7.x-2.9' 2>&1] succeeded. [07:25:20] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/rules' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/rules/.git' status 2>&1] succeeded. [07:25:20] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/rules' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/rules/.git' log --oneline -1 2>&1] succeeded Duration: 0 seconds Directory: [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules] Completion status: [0] Output: [db14bda Issue #2324587 by klausi, das-peter, fago: Rules might be triggered too early in the bootstrap]. [07:25:20] Dependency branch [7.x-2.9] checkout [complete]. [07:25:28] Command [git clone 'git://git.drupal.org/project/views.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/views' --reference /var/cache/git/reference 2>&1] succeeded. [07:25:28] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/views' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/views/.git' checkout '7.x-3.11' 2>&1] succeeded. [07:25:28] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/views' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/views/.git' status 2>&1] succeeded. [07:25:28] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/views' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/views/.git' log --oneline -1 2>&1] succeeded Duration: 0 seconds Directory: [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules] Completion status: [0] Output: [cef693b Issue by das-peter: Ensure that we do not end up with broken views data cache entries.]. [07:25:28] Dependency branch [7.x-3.11] checkout [complete]. [07:25:43] Command [git clone 'git://git.drupal.org/project/views_bulk_operations.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/views_bulk_operations' --reference /var/cache/git/reference 2>&1] succeeded. [07:25:43] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/views_bulk_operations' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/views_bulk_operations/.git' checkout '7.x-3.3' 2>&1] succeeded. [07:25:43] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/views_bulk_operations' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/views_bulk_operations/.git' status 2>&1] succeeded. [07:25:43] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/views_bulk_operations' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/views_bulk_operations/.git' log --oneline -1 2>&1] succeeded Duration: 0 seconds Directory: [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules] Completion status: [0] Output: [57eea91 Fix security vulnerability, by AdamPS.]. [07:25:43] Dependency branch [7.x-3.3] checkout [complete]. [07:25:58] Command [git clone 'git://git.drupal.org/project/quiz.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/quiz' --reference /var/cache/git/reference 2>&1] succeeded. [07:25:58] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/quiz' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/quiz/.git' checkout '7.x-5.x' 2>&1] succeeded. [07:25:58] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/quiz' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/quiz/.git' status 2>&1] succeeded. [07:25:59] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/quiz' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/quiz/.git' log --oneline -1 2>&1] succeeded Duration: 1 seconds Directory: [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules] Completion status: [0] Output: [1ee25b6 Issue #2578549 by mpv: Undefined properties allow_jumping and time_limit when usin panel pane]. [07:25:59] Dependency branch [7.x-5.x] checkout [complete]. [07:25:59] Invoking operation [check]... [07:25:59] Invoking operation [apply]... [07:25:59] Command [git apply --check -p1 /var/lib/drupaltestbot/sites/default/files/review/multiple_choice-2580737-3.patch 2>&1] succeeded. [07:25:59] Command [git apply -v -p1 /var/lib/drupaltestbot/sites/default/files/review/multiple_choice-2580737-3.patch 2>&1] succeeded. [07:25:59] Applied [multiple_choice-2580737-3.patch] to: > question_types/multichoice/multichoice.classes.inc [07:25:59] Invoking operation [syntax]... [07:25:59] Command [php -l -f './sites/default/modules/quiz/question_types/multichoice/multichoice.classes.inc' 2>&1] succeeded. [07:25:59] Checked [1 of 1] relevant file(s) for syntax. [07:25:59] Invoking operation [install]... [07:25:59] drush si command=cd sites/default/files/checkout && drush si -y --db-url=mysql://drupaltestbot-my:86a7aZCxhiOC@localhost/drupaltestbotmysql --clean-url=0 --account-name=admin --account-pass=drupal --account-mail=admin@example.com [07:26:02] Command [cd sites/default/files/checkout && drush si -y --db-url=mysql://drupaltestbot-my:86a7aZCxhiOC@localhost/drupaltestbotmysql --clean-url=0 --account-name=admin --account-pass=drupal --account-mail=admin@example.com 2>&1] succeeded Duration: 3 seconds Directory: [/var/lib/drupaltestbot] Completion status: [0] Output: [You are about to create a /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/settings.php file and DROP all tables in your 'drupaltestbotmysql' database. Do you want to continue? (y/n): y Starting Drupal installation. This takes a while. Consider using the [ok] --notify global option. Installation complete. User name: admin User password: drupal [ok]]. [07:26:02] Command [cd /var/lib/drupaltestbot 2>&1] succeeded. [07:26:03] Command [cd sites/default/files/checkout && drush vset simpletest_clear_results '0' 2>&1] succeeded Duration: 1 seconds Directory: [/var/lib/drupaltestbot] Completion status: [0] Output: [simpletest_clear_results was set to "0". [success]]. [07:26:03] Command [cd /var/lib/drupaltestbot 2>&1] succeeded. [07:26:03] Command [cd sites/default/files/checkout && drush vset simpletest_verbose '0' 2>&1] succeeded Duration: 0 seconds Directory: [/var/lib/drupaltestbot] Completion status: [0] Output: [simpletest_verbose was set to "0". [success]]. [07:26:03] Command [cd /var/lib/drupaltestbot 2>&1] succeeded. [07:26:03] Invoking operation [review]... [07:26:04] Command [cd sites/default/files/checkout && drush en -y simpletest 2>&1] succeeded Duration: 1 seconds Directory: [/var/lib/drupaltestbot] Completion status: [0] Output: [The following extensions will be enabled: simpletest Do you really want to continue? (y/n): y simpletest was enabled successfully. [ok] simpletest defines the following permissions: administer unit tests]. [07:26:04] Command [cd /var/lib/drupaltestbot 2>&1] succeeded. [07:26:04] Scanning sites/default/files/checkout/sites/default/modules/quiz for .test files. [07:26:04] Scanning sites/default/files/checkout/sites/default/modules/quiz for /Tests/*.php files. [07:26:04] Cleaning run-tests.sh environment. [07:26:05] Command [/usr/bin/php ./scripts/run-tests.sh --concurrency 8 --php /usr/bin/php --url http://ec2-54-148-9-230.us-west-2.compute.amazonaws.com/checkout --file sites/default/modules/quiz/question_types/long_answer/long_answer.test,sites/default/modules/quiz/question_types/matching/matching.test,sites/default/modules/quiz/question_types/multichoice/multichoice.test,sites/default/modules/quiz/question_types/quiz_directions/QuizDirectionsTestCase.test,sites/default/modules/quiz/question_types/quiz_page/QuizPageTestCase.test,sites/default/modules/quiz/question_types/quiz_question/QuizQuestionTestCase.test,sites/default/modules/quiz/question_types/scale/scale.test,sites/default/modules/quiz/question_types/short_answer/short_answer.test,sites/default/modules/quiz/question_types/truefalse/truefalse.test,sites/default/modules/quiz/tests/QuizUpgradeTestCase.test,sites/default/modules/quiz/tests/QuizTimerTestCase.test,sites/default/modules/quiz/tests/QuizTestCase.test,sites/default/modules/quiz/tests/QuizTakingTestCase.test,sites/default/modules/quiz/tests/QuizResultTestCase.test,sites/default/modules/quiz/tests/QuizRandomTestCase.test,sites/default/modules/quiz/tests/QuizQuestionNumberingTestCase.test,sites/default/modules/quiz/tests/QuizNavigationTestCase.test,sites/default/modules/quiz/tests/QuizFeedbackTestCase.test,sites/default/modules/quiz/tests/QuizCreationTestCase.test --clean 2>&1] succeeded. [07:26:05] Initiating run-tests.sh. [07:28:06] Command [/usr/bin/php ./scripts/run-tests.sh --concurrency 8 --php /usr/bin/php --url http://ec2-54-148-9-230.us-west-2.compute.amazonaws.com/checkout --file sites/default/modules/quiz/question_types/long_answer/long_answer.test,sites/default/modules/quiz/question_types/matching/matching.test,sites/default/modules/quiz/question_types/multichoice/multichoice.test,sites/default/modules/quiz/question_types/quiz_directions/QuizDirectionsTestCase.test,sites/default/modules/quiz/question_types/quiz_page/QuizPageTestCase.test,sites/default/modules/quiz/question_types/quiz_question/QuizQuestionTestCase.test,sites/default/modules/quiz/question_types/scale/scale.test,sites/default/modules/quiz/question_types/short_answer/short_answer.test,sites/default/modules/quiz/question_types/truefalse/truefalse.test,sites/default/modules/quiz/tests/QuizUpgradeTestCase.test,sites/default/modules/quiz/tests/QuizTimerTestCase.test,sites/default/modules/quiz/tests/QuizTestCase.test,sites/default/modules/quiz/tests/QuizTakingTestCase.test,sites/default/modules/quiz/tests/QuizResultTestCase.test,sites/default/modules/quiz/tests/QuizRandomTestCase.test,sites/default/modules/quiz/tests/QuizQuestionNumberingTestCase.test,sites/default/modules/quiz/tests/QuizNavigationTestCase.test,sites/default/modules/quiz/tests/QuizFeedbackTestCase.test,sites/default/modules/quiz/tests/QuizCreationTestCase.test 2>&1] succeeded Duration: 121 seconds Directory: [/var/lib/drupaltestbot/sites/default/files/checkout] Completion status: [0] Output: [Drupal test run --------------- Tests to be run: - Long answer (LongAnswerTestCase) - Matching (MatchingTestCase) - Multichoice (MultichoiceTestCase) - Quiz creation (QuizCreationTestCase) - Quiz directions (QuizDirectionsTestCase) - Quiz feedback (QuizFeedbackTestCase) - Quiz navigation (QuizNavigationTestCase) - Quiz page (QuizPageTestCase) - Quiz question numbering (QuizQuestionNumbering) - Quiz random (QuizRandomTestCase) - Quiz results (QuizResultTestCase) - Quiz taking (QuizTakingTestCase) - Quiz timer (QuizTimerTestCase) - Quiz upgrade (QuizUpgradeTestCase) - Scale (ScaleTestCase) - Short answer (ShortAnswerTestCase) - True/False (TrueFalseTestCase) Test run started: Wednesday, October 7, 2015 - 14:26 Test summary ------------ Quiz directions 27 passes, 0 fails, and 0 exceptions Quiz question numbering 43 passes, 0 fails, and 0 exceptions Long answer 170 passes, 0 fails, and 0 exceptions Quiz navigation 187 passes, 0 fails, and 0 exceptions Matching 156 passes, 0 fails, and 0 exceptions Quiz page 150 passes, 0 fails, and 0 exceptions Quiz feedback 237 passes, 0 fails, and 0 exceptions Quiz upgrade 241 passes, 0 fails, and 0 exceptions Quiz timer 33 passes, 0 fails, and 0 exceptions Quiz random 129 passes, 0 fails, and 0 exceptions Quiz creation 383 passes, 0 fails, and 0 exceptions Scale 113 passes, 0 fails, and 0 exceptions Multichoice 386 passes, 0 fails, and 8 exceptions True/False 164 passes, 0 fails, and 0 exceptions Short answer 303 passes, 0 fails, and 0 exceptions Quiz results 322 passes, 0 fails, and 0 exceptions Quiz taking 367 passes, 0 fails, and 0 exceptions Test run duration: 2 min 1 sec]. [07:28:06] Command [/usr/bin/php ./scripts/run-tests.sh --php /usr/bin/php --url http://ec2-54-148-9-230.us-west-2.compute.amazonaws.com/checkout --file sites/default/modules/quiz/question_types/long_answer/long_answer.test,sites/default/modules/quiz/question_types/matching/matching.test,sites/default/modules/quiz/question_types/multichoice/multichoice.test,sites/default/modules/quiz/question_types/quiz_directions/QuizDirectionsTestCase.test,sites/default/modules/quiz/question_types/quiz_page/QuizPageTestCase.test,sites/default/modules/quiz/question_types/quiz_question/QuizQuestionTestCase.test,sites/default/modules/quiz/question_types/scale/scale.test,sites/default/modules/quiz/question_types/short_answer/short_answer.test,sites/default/modules/quiz/question_types/truefalse/truefalse.test,sites/default/modules/quiz/tests/QuizUpgradeTestCase.test,sites/default/modules/quiz/tests/QuizTimerTestCase.test,sites/default/modules/quiz/tests/QuizTestCase.test,sites/default/modules/quiz/tests/QuizTakingTestCase.test,sites/default/modules/quiz/tests/QuizResultTestCase.test,sites/default/modules/quiz/tests/QuizRandomTestCase.test,sites/default/modules/quiz/tests/QuizQuestionNumberingTestCase.test,sites/default/modules/quiz/tests/QuizNavigationTestCase.test,sites/default/modules/quiz/tests/QuizFeedbackTestCase.test,sites/default/modules/quiz/tests/QuizCreationTestCase.test --list 2>&1] succeeded. [07:28:06] Review complete. test_id=1174523 result code=9 details=Array ( [@pass] => 3411 [@fail] => 0 [@exception] => 8 [@debug] => 0 ) [07:28:06] Static variables reset.