Bug #32724
Functional tests die with fatal error
| Status: | Resolved | Start date: | 2011-12-20 | |
|---|---|---|---|---|
| Priority: | Must have | Due date: | ||
| Assignee: | Karsten Dambekalns | % Done: | 100% |
|
| Category: | I18n | |||
| Target version: | TYPO3 Flow Base Distribution - 1.1 beta 1 | |||
| PHP Version: | Complexity: | |||
| Has patch: | No | FLOW3 version affected: | Git master | |
| Votes: | 0 |
Description
PHP Fatal error: Call to a member function get() on a non-object in /Volumes/HDD/Users/karsten/Sites/flow3/Packages/Framework/TYPO3.FLOW3/Tests/Functional/I18n/FormatResolverTest.php on line 29
Associated revisions
[BUGFIX] Functional tests die with fatal error
The breaking tests lacked parent::setUp() in their own setup method.
Change-Id: Iee519b0dbb113e70224fa513230c30eee7ba19b7
Fixes: #32724
Releases: 1.1
History
Updated by Karsten Dambekalns over 1 year ago
- Category changed from - Testing - to I18n
The breaking tests lacked parent::setUp() in their own setup method.
Updated by Gerrit Code Review over 1 year ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/7432
Updated by Karsten Dambekalns over 1 year ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 5e46fbe5e10515f720327b550d6f0fca77d9be8d.
Updated by Karsten Dambekalns over 1 year ago
- Target version changed from 1.1 to 1.1 beta 1