This is an automated email from the ASF dual-hosted git repository.
github-merge-queue[bot] pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/texera.git
from 02ae12bb6b fix(ci): rename backport auto-label output so its report
step runs (#7022)
add f9cfaceed3 test(workflow-core): add @NonParallelTest to de-flake
shared-MinIO suites (#7051)
No new revisions were added by this update.
Summary of changes:
common/workflow-core/build.sbt | 39 +++++++++++++++++
.../apache/texera/common/tags/NonParallelTest.java | 51 ++++++++++++++++++++++
.../service/util/LargeBinaryInputStreamSpec.scala | 2 +
.../service/util/LargeBinaryManagerSpec.scala | 2 +
.../service/util/LargeBinaryOutputStreamSpec.scala | 2 +
.../texera/service/util/S3StorageClientSpec.scala | 7 ++-
6 files changed, 101 insertions(+), 2 deletions(-)
create mode 100644
common/workflow-core/src/test/java/org/apache/texera/common/tags/NonParallelTest.java