From 0dcd6cb4893ef2b82882b740eafbd0a763f9b853 Mon Sep 17 00:00:00 2001 From: Abdul Malik Ikhsan Date: Mon, 20 Oct 2025 20:34:44 +0700 Subject: [PATCH 1/4] Update e2e/invalid-paths expected output --- e2e/invalid-paths/expected-output.diff | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/e2e/invalid-paths/expected-output.diff b/e2e/invalid-paths/expected-output.diff index ead8eb7fb72..7cc330d860a 100644 --- a/e2e/invalid-paths/expected-output.diff +++ b/e2e/invalid-paths/expected-output.diff @@ -1,3 +1 @@ -[ERROR] The file - "./invalid-paths/does-not-exi - st/" does not exist. +[ERROR] The file "./invalid-paths/does-not-exist/" does not exist. From 1220d05011611859e121c024a053231e1e668032 Mon Sep 17 00:00:00 2001 From: Abdul Malik Ikhsan Date: Mon, 20 Oct 2025 20:37:20 +0700 Subject: [PATCH 2/4] rollback expectation --- e2e/invalid-paths/expected-output.diff | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/e2e/invalid-paths/expected-output.diff b/e2e/invalid-paths/expected-output.diff index 7cc330d860a..ead8eb7fb72 100644 --- a/e2e/invalid-paths/expected-output.diff +++ b/e2e/invalid-paths/expected-output.diff @@ -1 +1,3 @@ -[ERROR] The file "./invalid-paths/does-not-exist/" does not exist. +[ERROR] The file + "./invalid-paths/does-not-exi + st/" does not exist. From 822ad0f9382f8ee6208d5f5dd95b2df3132e5342 Mon Sep 17 00:00:00 2001 From: Abdul Malik Ikhsan Date: Mon, 20 Oct 2025 20:38:30 +0700 Subject: [PATCH 3/4] debugging --- e2e/invalid-paths/expected-output.diff | 3 --- 1 file changed, 3 deletions(-) diff --git a/e2e/invalid-paths/expected-output.diff b/e2e/invalid-paths/expected-output.diff index ead8eb7fb72..e69de29bb2d 100644 --- a/e2e/invalid-paths/expected-output.diff +++ b/e2e/invalid-paths/expected-output.diff @@ -1,3 +0,0 @@ -[ERROR] The file - "./invalid-paths/does-not-exi - st/" does not exist. From 18f38297d58b3a6b0160ae9f79f345c37f4d1ad9 Mon Sep 17 00:00:00 2001 From: Abdul Malik Ikhsan Date: Mon, 20 Oct 2025 20:41:35 +0700 Subject: [PATCH 4/4] fixing on ci --- e2e/invalid-paths/expected-output.diff | 3 +++ 1 file changed, 3 insertions(+) diff --git a/e2e/invalid-paths/expected-output.diff b/e2e/invalid-paths/expected-output.diff index e69de29bb2d..62f75907136 100644 --- a/e2e/invalid-paths/expected-output.diff +++ b/e2e/invalid-paths/expected-output.diff @@ -0,0 +1,3 @@ +[ERROR] The path + "./invalid-paths/does-not-exi + st/" does not exist. \ No newline at end of file