Project

General

Profile

Actions

Bug #86867

closed

The reports.html is missing on local acceptance testing (with Docker)

Added by Steffen Dietrich over 5 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Tests
Target version:
Start date:
2018-11-06
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
9
PHP Version:
7.2
Tags:
Testing, Reporting
Complexity:
easy
Is Regression:
Sprint Focus:

Description

Good day to you.

While doing some acceptance testing on my local windows system (with Docker) I noticed that the reports.html is missing in the "AcceptanceReports"-folder.
Without that I cannot reproduce the error message.

After some research I found a possible solution.

In ("Build\testing-docker\local\docker-compose.yml") I added "--html reports.html" at EOL.

&& ./bin/codecept run Backend -d -c typo3/sysext/core/Tests/codeception.yml ${TEST_FILE} --html reports.html

After that I got my reports.html within my "AcceptanceReports"-folder and everything works like a charm.

Regards,
Steffen D.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #86746: Execute tests via dockerClosed2018-10-25

Actions
Actions #1

Updated by Gerrit Code Review over 5 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/58856

Actions #2

Updated by Steffen Dietrich over 5 years ago

  • Related to Task #86746: Execute tests via docker added
Actions #3

Updated by Gerrit Code Review over 5 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/58856

Actions #4

Updated by Steffen Dietrich over 5 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #5

Updated by Benni Mack about 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF