Skip to content

added StoreConsoleOutput option#115

Merged
codito merged 1 commit into
spekt:masterfrom
gamerka:add-store-console-output-option
Sep 29, 2024
Merged

added StoreConsoleOutput option#115
codito merged 1 commit into
spekt:masterfrom
gamerka:add-store-console-output-option

Conversation

@gamerka

@gamerka gamerka commented Sep 26, 2024

Copy link
Copy Markdown
Contributor

usage "junit;LogFilePath=output-false-test-results.xml;StoreConsoleOutput=false"
defaults to true

@gamerka

gamerka commented Sep 27, 2024

Copy link
Copy Markdown
Contributor Author

The purpose of this change - We have a large test suite with lots of output for debug purposes.
We enable FailureBodyFormat=Verbose but anyway we are left with tens of MB of total test output.
And the problem is that Gitlab CI can't parse such large report files.
With this solution everything works perfectly.

@codito codito merged commit 63fc58f into spekt:master Sep 29, 2024
@codito

codito commented Sep 29, 2024

Copy link
Copy Markdown
Contributor

@gamerka thanks for the contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants