Leonard Brünings
Leonard Brünings
You still have overlapping outputs for all workflow tasks: - https://ge.spockframework.org/s/n5ofs5ftv6czg/timeline?details=3yt6nuz2vwgza - https://ge.spockframework.org/s/n5ofs5ftv6czg/timeline?details=6lhcybvrqmfrk - https://ge.spockframework.org/s/n5ofs5ftv6czg/timeline?details=6ykqsd4xqsblq - https://ge.spockframework.org/s/n5ofs5ftv6czg/timeline?details=uvtxjtpy2mnnc > But the question remains where you copied the warning with docs-pr.yaml from....
> ### Describe the bug > `MethodInvocation` has an `Iterator` for `interceptors`. If you call `invocation.proceed()`, then the iterator is queried for the next interceptor which is then invoked. So...
I had instructed @pshevche to also inspect non-toplevel statements, as it has been a constant source of bugs when people use `if-else` statements with implicit assertions that do not work....
@tomakehurst, just stumbled upon this problem. What do you think about the suggestion above to make it possible to opt-out of automatic unzipping? This also makes the behavior inconsistent with...
> What custom Spock reporting format are you referring to? > From the top of my head I'm not aware of any custom Spock report format. There has been an...
The `EngineExecutionListener.reportingEntryPublished` is too limited. We want to be able to publish rich events: - Engine - Configuration values - Execution level data, e.g., random seed. - Spock Metadata Block...
As I suggested back then, I would make it possible to pass in CSS styles in the tooltip config object, which you would then use to render the inner CSS....
@huww98, what do you think of my suggestion?
Fine by me, as long as it works. How would web-components change this?
Any chance to get this, or do you want a PR?