PHPUnit 11.5.43 by Sebastian Bergmann and contributors. Runtime: PHP 8.3.12 Configuration: /Users/fuwa/workspace/teikyou/rubric/phpunit.xml ................................................E.............. 63 / 109 ( 57%) ..EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE 109 / 109 (100%) Time: 00:01.226, Memory: 48.50 MB There was 1 PHPUnit test runner warning: 1) No code coverage driver available -- There were 45 errors: 1) Tests\Feature\ExampleTest::test_the_application_returns_a_successful_response Illuminate\Database\QueryException: SQLSTATE[HY000]: General error: 1 no such table: users (Connection: sqlite, SQL: select exists(select * from "users" where "id" = 1) as "exists") /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Connection.php:825 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Connection.php:779 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Connection.php:398 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php:3477 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php:2120 /Users/fuwa/workspace/teikyou/rubric/tests/TestCase.php:15 Caused by PDOException: SQLSTATE[HY000]: General error: 1 no such table: users /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Connection.php:407 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Connection.php:812 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Connection.php:779 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Connection.php:398 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php:3477 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php:2120 /Users/fuwa/workspace/teikyou/rubric/tests/TestCase.php:15 2) Tests\Feature\RubricControllerTest::test_edit_shows_form_for_owner PDOException: There is already an active transaction /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:151 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:127 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:101 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:73 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:25 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:209 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:97 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/TestCase.php:44 /Users/fuwa/workspace/teikyou/rubric/tests/TestCase.php:12 3) Tests\Feature\RubricControllerTest::test_edit_denies_non_owner PDOException: There is already an active transaction /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:151 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:127 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:101 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:73 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:25 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:209 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:97 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/TestCase.php:44 /Users/fuwa/workspace/teikyou/rubric/tests/TestCase.php:12 4) Tests\Feature\RubricControllerTest::test_update_modifies_rubric PDOException: There is already an active transaction /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:151 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:127 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:101 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:73 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:25 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:209 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:97 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/TestCase.php:44 /Users/fuwa/workspace/teikyou/rubric/tests/TestCase.php:12 5) Tests\Feature\RubricControllerTest::test_update_denies_non_owner PDOException: There is already an active transaction /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:151 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:127 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:101 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:73 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:25 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:209 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:97 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/TestCase.php:44 /Users/fuwa/workspace/teikyou/rubric/tests/TestCase.php:12 6) Tests\Feature\RubricControllerTest::test_update_deletes_removed_criteria PDOException: There is already an active transaction /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:151 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:127 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:101 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:73 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:25 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:209 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:97 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/TestCase.php:44 /Users/fuwa/workspace/teikyou/rubric/tests/TestCase.php:12 7) Tests\Feature\RubricControllerTest::test_destroy_deletes_rubric PDOException: There is already an active transaction /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:151 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:127 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:101 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:73 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:25 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:209 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:97 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/TestCase.php:44 /Users/fuwa/workspace/teikyou/rubric/tests/TestCase.php:12 8) Tests\Feature\RubricControllerTest::test_destroy_denies_non_owner PDOException: There is already an active transaction /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:151 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:127 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:101 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:73 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:25 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:209 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:97 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/TestCase.php:44 /Users/fuwa/workspace/teikyou/rubric/tests/TestCase.php:12 9) Tests\Feature\RubricControllerTest::test_show_user_evaluation_displays_form PDOException: There is already an active transaction /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:151 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:127 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:101 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:73 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:25 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:209 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:97 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/TestCase.php:44 /Users/fuwa/workspace/teikyou/rubric/tests/TestCase.php:12 10) Tests\Feature\RubricControllerTest::test_show_user_evaluation_denies_unauthorized PDOException: There is already an active transaction /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:151 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:127 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:101 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:73 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:25 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:209 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:97 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/TestCase.php:44 /Users/fuwa/workspace/teikyou/rubric/tests/TestCase.php:12 11) Tests\Feature\RubricControllerTest::test_save_evaluation_stores_data PDOException: There is already an active transaction /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:151 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:127 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:101 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:73 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:25 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:209 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:97 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/TestCase.php:44 /Users/fuwa/workspace/teikyou/rubric/tests/TestCase.php:12 12) Tests\Feature\RubricControllerTest::test_save_evaluation_validation_fails PDOException: There is already an active transaction /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:151 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:127 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:101 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:73 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:25 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:209 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:97 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/TestCase.php:44 /Users/fuwa/workspace/teikyou/rubric/tests/TestCase.php:12 13) Tests\Feature\RubricControllerTest::test_show_results_displays_statistics PDOException: There is already an active transaction /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:151 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:127 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:101 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:73 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:25 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:209 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:97 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/TestCase.php:44 /Users/fuwa/workspace/teikyou/rubric/tests/TestCase.php:12 14) Tests\Feature\RubricControllerTest::test_show_results_denies_non_owner PDOException: There is already an active transaction /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:151 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:127 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:101 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:73 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:25 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:209 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:97 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/TestCase.php:44 /Users/fuwa/workspace/teikyou/rubric/tests/TestCase.php:12 15) Tests\Feature\RubricControllerTest::test_store_with_comment_names PDOException: There is already an active transaction /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:151 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:127 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:101 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:73 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:25 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:209 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:97 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/TestCase.php:44 /Users/fuwa/workspace/teikyou/rubric/tests/TestCase.php:12 16) Tests\Feature\RubricControllerTest::test_update_adds_new_category PDOException: There is already an active transaction /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:151 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:127 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:101 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:73 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:25 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:209 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:97 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/TestCase.php:44 /Users/fuwa/workspace/teikyou/rubric/tests/TestCase.php:12 17) Tests\Feature\RubricControllerTest::test_update_modifies_existing_category PDOException: There is already an active transaction /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:151 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:127 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:101 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:73 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:25 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:209 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:97 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/TestCase.php:44 /Users/fuwa/workspace/teikyou/rubric/tests/TestCase.php:12 18) Tests\Feature\RubricControllerTest::test_update_deletes_removed_categories PDOException: There is already an active transaction /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:151 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:127 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:101 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:73 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:25 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:209 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:97 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/TestCase.php:44 /Users/fuwa/workspace/teikyou/rubric/tests/TestCase.php:12 19) Tests\Feature\RubricControllerTest::test_update_adds_new_criterion PDOException: There is already an active transaction /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:151 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:127 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:101 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:73 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:25 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:209 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:97 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/TestCase.php:44 /Users/fuwa/workspace/teikyou/rubric/tests/TestCase.php:12 20) Tests\Feature\RubricControllerTest::test_update_deletes_removed_performances PDOException: There is already an active transaction /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:151 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:127 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:101 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:73 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:25 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:209 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:97 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/TestCase.php:44 /Users/fuwa/workspace/teikyou/rubric/tests/TestCase.php:12 21) Tests\Feature\RubricControllerTest::test_update_fails_with_invalid_parent_criterion PDOException: There is already an active transaction /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:151 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:127 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:101 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:73 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:25 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:209 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:97 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/TestCase.php:44 /Users/fuwa/workspace/teikyou/rubric/tests/TestCase.php:12 22) Tests\Feature\RubricControllerTest::test_save_evaluation_with_multiple_criteria PDOException: There is already an active transaction /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:151 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:127 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:101 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:73 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:25 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:209 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:97 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/TestCase.php:44 /Users/fuwa/workspace/teikyou/rubric/tests/TestCase.php:12 23) Tests\Feature\RubricControllerTest::test_show_results_with_multiple_evaluations PDOException: There is already an active transaction /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:151 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:127 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:101 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:73 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:25 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:209 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:97 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/TestCase.php:44 /Users/fuwa/workspace/teikyou/rubric/tests/TestCase.php:12 24) Tests\Feature\RubricControllerTest::test_update_skips_invalid_criterion_id PDOException: There is already an active transaction /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:151 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:127 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:101 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:73 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:25 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:209 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:97 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/TestCase.php:44 /Users/fuwa/workspace/teikyou/rubric/tests/TestCase.php:12 25) Tests\Feature\RubricControllerTest::test_update_skips_invalid_performance_id PDOException: There is already an active transaction /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:151 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:127 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:101 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:73 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:25 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:209 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:97 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/TestCase.php:44 /Users/fuwa/workspace/teikyou/rubric/tests/TestCase.php:12 26) Tests\Feature\RubricControllerTest::test_store_with_performance_level PDOException: There is already an active transaction /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:151 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:127 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:101 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:73 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:25 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:209 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:97 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/TestCase.php:44 /Users/fuwa/workspace/teikyou/rubric/tests/TestCase.php:12 27) Tests\Feature\RubricControllerTest::test_update_adds_new_performance PDOException: There is already an active transaction /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:151 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:127 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:101 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:73 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:25 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:209 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:97 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/TestCase.php:44 /Users/fuwa/workspace/teikyou/rubric/tests/TestCase.php:12 28) Tests\Feature\RubricControllerTest::test_update_with_nonexistent_criterion_id PDOException: There is already an active transaction /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:151 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:127 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:101 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:73 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:25 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:209 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:97 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/TestCase.php:44 /Users/fuwa/workspace/teikyou/rubric/tests/TestCase.php:12 29) Tests\Feature\RubricControllerTest::test_update_modifies_existing_performance PDOException: There is already an active transaction /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:151 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:127 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:101 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:73 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:25 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:209 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:97 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/TestCase.php:44 /Users/fuwa/workspace/teikyou/rubric/tests/TestCase.php:12 30) Tests\Feature\RubricControllerTest::test_store_with_valid_parent_criterion PDOException: There is already an active transaction /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:151 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:127 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:101 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:73 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:25 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:209 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:97 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/TestCase.php:44 /Users/fuwa/workspace/teikyou/rubric/tests/TestCase.php:12 31) Tests\Feature\RubricControllerTest::test_update_with_valid_parent_criterion PDOException: There is already an active transaction /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:151 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:127 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:101 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:73 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:25 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:209 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:97 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/TestCase.php:44 /Users/fuwa/workspace/teikyou/rubric/tests/TestCase.php:12 32) Tests\Feature\RubricEvaluationControllerTest::test_can_save_evaluation_successfully PDOException: There is already an active transaction /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:151 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:127 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:101 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:73 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:25 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:209 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:97 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/TestCase.php:44 /Users/fuwa/workspace/teikyou/rubric/tests/TestCase.php:12 /Users/fuwa/workspace/teikyou/rubric/tests/Feature/RubricEvaluationControllerTest.php:19 33) Tests\Feature\RubricEvaluationControllerTest::test_can_save_multiple_evaluations PDOException: There is already an active transaction /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:151 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:127 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:101 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:73 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:25 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:209 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:97 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/TestCase.php:44 /Users/fuwa/workspace/teikyou/rubric/tests/TestCase.php:12 /Users/fuwa/workspace/teikyou/rubric/tests/Feature/RubricEvaluationControllerTest.php:19 34) Tests\Feature\RubricEvaluationControllerTest::test_validation_fails_when_evaluations_missing PDOException: There is already an active transaction /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:151 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:127 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:101 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:73 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:25 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:209 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:97 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/TestCase.php:44 /Users/fuwa/workspace/teikyou/rubric/tests/TestCase.php:12 /Users/fuwa/workspace/teikyou/rubric/tests/Feature/RubricEvaluationControllerTest.php:19 35) Tests\Feature\RubricEvaluationControllerTest::test_validation_fails_when_total_score_missing PDOException: There is already an active transaction /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:151 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:127 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:101 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:73 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:25 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:209 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:97 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/TestCase.php:44 /Users/fuwa/workspace/teikyou/rubric/tests/TestCase.php:12 /Users/fuwa/workspace/teikyou/rubric/tests/Feature/RubricEvaluationControllerTest.php:19 36) Tests\Feature\RubricEvaluationControllerTest::test_validation_fails_when_criterion_id_invalid PDOException: There is already an active transaction /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:151 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:127 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:101 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:73 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:25 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:209 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:97 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/TestCase.php:44 /Users/fuwa/workspace/teikyou/rubric/tests/TestCase.php:12 /Users/fuwa/workspace/teikyou/rubric/tests/Feature/RubricEvaluationControllerTest.php:19 37) Tests\Feature\RubricEvaluationControllerTest::test_can_save_evaluation_without_comment PDOException: There is already an active transaction /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:151 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:127 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:101 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:73 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:25 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:209 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:97 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/TestCase.php:44 /Users/fuwa/workspace/teikyou/rubric/tests/TestCase.php:12 /Users/fuwa/workspace/teikyou/rubric/tests/Feature/RubricEvaluationControllerTest.php:19 38) Tests\Feature\RubricEvaluationControllerTest::test_can_view_results_page PDOException: There is already an active transaction /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:151 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:127 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:101 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:73 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:25 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:209 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:97 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/TestCase.php:44 /Users/fuwa/workspace/teikyou/rubric/tests/TestCase.php:12 /Users/fuwa/workspace/teikyou/rubric/tests/Feature/RubricEvaluationControllerTest.php:19 39) Tests\Feature\RubricEvaluationControllerTest::test_results_page_shows_evaluation_data PDOException: There is already an active transaction /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:151 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:127 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:101 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:73 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:25 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:209 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:97 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/TestCase.php:44 /Users/fuwa/workspace/teikyou/rubric/tests/TestCase.php:12 /Users/fuwa/workspace/teikyou/rubric/tests/Feature/RubricEvaluationControllerTest.php:19 40) Tests\Feature\RubricEvaluationControllerTest::test_results_page_shows_statistics PDOException: There is already an active transaction /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:151 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:127 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:101 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:73 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:25 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:209 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:97 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/TestCase.php:44 /Users/fuwa/workspace/teikyou/rubric/tests/TestCase.php:12 /Users/fuwa/workspace/teikyou/rubric/tests/Feature/RubricEvaluationControllerTest.php:19 41) Tests\Feature\RubricEvaluationControllerTest::test_results_page_with_no_evaluations PDOException: There is already an active transaction /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:151 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:127 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:101 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:73 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:25 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:209 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:97 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/TestCase.php:44 /Users/fuwa/workspace/teikyou/rubric/tests/TestCase.php:12 /Users/fuwa/workspace/teikyou/rubric/tests/Feature/RubricEvaluationControllerTest.php:19 42) Tests\Feature\RubricEvaluationControllerTest::test_cannot_view_results_of_other_users_rubric PDOException: There is already an active transaction /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:151 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:127 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:101 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:73 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:25 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:209 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:97 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/TestCase.php:44 /Users/fuwa/workspace/teikyou/rubric/tests/TestCase.php:12 /Users/fuwa/workspace/teikyou/rubric/tests/Feature/RubricEvaluationControllerTest.php:19 43) Tests\Feature\RubricEvaluationControllerTest::test_evaluation_saved_with_timestamp PDOException: There is already an active transaction /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:151 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:127 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:101 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:73 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:25 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:209 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:97 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/TestCase.php:44 /Users/fuwa/workspace/teikyou/rubric/tests/TestCase.php:12 /Users/fuwa/workspace/teikyou/rubric/tests/Feature/RubricEvaluationControllerTest.php:19 44) Tests\Feature\RubricEvaluationControllerTest::test_save_with_multiple_evaluation_details PDOException: There is already an active transaction /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:151 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:127 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:101 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:73 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:25 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:209 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:97 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/TestCase.php:44 /Users/fuwa/workspace/teikyou/rubric/tests/TestCase.php:12 /Users/fuwa/workspace/teikyou/rubric/tests/Feature/RubricEvaluationControllerTest.php:19 45) Tests\Feature\RubricEvaluationControllerTest::test_results_page_with_multiple_evaluators PDOException: There is already an active transaction /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:151 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php:127 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:101 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:73 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php:25 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:209 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithTestCaseLifecycle.php:97 /Users/fuwa/workspace/teikyou/rubric/vendor/laravel/framework/src/Illuminate/Foundation/Testing/TestCase.php:44 /Users/fuwa/workspace/teikyou/rubric/tests/TestCase.php:12 /Users/fuwa/workspace/teikyou/rubric/tests/Feature/RubricEvaluationControllerTest.php:19 ERRORS! Tests: 109, Assertions: 126, Errors: 45, PHPUnit Warnings: 1.