Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd8943fc

Browse files
committed
test: skipped a pipelines core test temporarily
1 parentc8fbcd0 commitd8943fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎tests/ui-testing/playwright-tests/Pipelines/pipeline-core.spec.js‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ test.describe("Core Pipeline Tests", () => {
175175
awaitpageManager.pipelinesPage.verifyPipelineDeleted();
176176
});
177177

178-
test("should add source, function, destination and then delete pipeline",async({ page})=>{
178+
test.skip("should add source, function, destination and then delete pipeline",async({ page})=>{
179179
awaitpageManager.pipelinesPage.openPipelineMenu();
180180
awaitpage.waitForTimeout(1000);
181181
awaitpageManager.pipelinesPage.addPipeline();

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp