-
I have wired up a PostgresService to be used in our Spring context-based tests. It is Lifecycle aware (it implements Lifecycle) and is started through start() method and stopped through a stop method…
-
Extend functionality to find and parse [Dockerfiles](https://docs.docker.com/engine/reference/builder/).
-
On previous build (1.0) we used this API /api/selenograph/map/HubBrowserState (thanks to @smecsia ) to get the hub hostname and then we used code very like the one in this [link](https://gist.github.…
-
I'm using version 1.15 and I get the following error when I try to start embedded Postgres:
```
16/09/10 00:01:38 INFO Executable: start AbstractPostgresConfig{storage=Storage{dbDir=/var/folders/ds/q…
-
To improve JDK 10 compatibility, please update `de.flapdoodle.embed.process` to `2.0.3`.
Under 2.0.2, following stacktrace fills console:
```
java.lang.NoSuchFieldException: handle
at java.ba…
saiya updated
5 years ago
-
Добрый день,
Реализовали плагин для вывода отчета о результате тестирования в формате Allure.
Было бы хорошо, если бы в РезультатыТестирования передавалась дополнительная информация:
Время начала тест…
-
does this need to be addressed here as well?
https://github.com/jenkinsci/allure-plugin/issues/219
Issue
Context
Jenkins version: 2.141
Job type: Freestyle
Allure plugin version: 2.27.0
A…
-
Hello,
I'm facing with issue using your plugin.
When I try to execute **_./gradlew startPostgres_**, there is a strange situation,after extracting zip i'm receiving error with stacktrace:
```
ja…
-
I'm trying to generate allure reports from the results but allure is giving me an error:
`Unknown root element ns2:test-suite`.
[Example results](https://github.com/cinderblock/github-action-wor…
-
**I'm submitting a ...**
[ x] Feature Requsest
**What is the current behavior?**
When I'm passing the severity parameter from jenkin, it should execute only those test cases with matching jenki…