テストの各ステップでは、次の 2 行が発生します。
WARNING: there is already a transaction in progress
NOTICE: there is no transaction in progress
トリプルに続くスポークライン:
NOTICE: there is no transaction in progress
NOTICE: there is no transaction in progress
NOTICE: there is no transaction in progress
WARNING: there is already a transaction in progress
WARNING: there is already a transaction in progress
WARNING: there is already a transaction in progress
多分それが重要かどうかはわかりませんが、警告しました。ジェムファイル:
group :test do
gem 'rspec-rails'
gem 'factory_girl_rails'
gem 'spork-rails'
gem 'capybara'
gem 'database_cleaner'
end
すべてカスタマイズされているため、開発グループは必要ありません。とにかく役に立ちません。これは spec_helper です。PostgreSQLの機能であることがわかりましたが、修正方法がわかりませんでした。私は援助に感謝します