Project

General

Profile

Actions

Feature #11286

closed

before_suites are not transactional

Added by Justin Sherrill over 8 years ago. Updated almost 6 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Tests
Target version:
Difficulty:
medium
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

Currently the before_suites and after_suites are not transactional. Meaning any data modified in the before/after suites can affect other tests.

We should investigate how to solve this by:

  • Making them transactional
  • Getting rid of them
Actions #1

Updated by Eric Helms over 8 years ago

  • Status changed from New to Resolved

The removal of the custom test runner and thus before and after suites solves this issue.

Actions #2

Updated by Justin Sherrill over 8 years ago

  • Tracker changed from Refactor to Feature
Actions

Also available in: Atom PDF