Error lines from build-log.txt
... skipping 249 lines ...
∙ linux/ppc64le
∙ linux/s390x
⚒ Install Command:
tkn hub install task tkn --version 0.1
--- FAIL: TestGetIneractiveE2E (0.29s)
info_test.go:66: Running Info Command for task
--- FAIL: TestGetIneractiveE2E/Result_for_get_command_when_resource_name_and_version_is_passed (0.11s)
info_test.go:71:
Error Trace: /home/prow/go/src/github.com/tektoncd/hub/api/test/e2e/info/info_test.go:71
Error: Not equal:
expected: "📦 Name: tkn\n\n📌 Version: 0.1\n\n📖 Description: This task performs operations on Tekton resources using tkn\n\n🗒 Minimum Pipeline Version: 0.12.1\n\n⭐ ️Rating: 0\n\n🏷️ ️Categories\n ∙ CLI\n\n🏷 Tags\n ∙ cli\n\n💻 Platforms\n ∙ linux/amd64\n ∙ linux/ppc64le\n ∙ linux/s390x\n\n⚒ Install Command:\n tkn hub install task tkn --version 0.1\n"
actual : "📦 Name: tkn\n\n📌 Version: 0.1 (Deprecated)\n\n📖 Description: This task performs operations on Tekton resources using tkn\n\n🗒 Minimum Pipeline Version: 0.12.1\n\n⭐ ️Rating: 0\n\n🏷️ ️Categories\n ∙ CLI\n\n🏷 Tags\n ∙ cli\n\n💻 Platforms\n ∙ linux/amd64\n ∙ linux/ppc64le\n ∙ linux/s390x\n\n⚒ Install Command:\n tkn hub install task tkn --version 0.1\n"
Diff:
--- Expected
+++ Actual
@@ -2,3 +2,3 @@
-📌 Version: 0.1
+📌 Version: 0.1 (Deprecated)
Test: TestGetIneractiveE2E/Result_for_get_command_when_resource_name_and_version_is_passed
FAIL
FAIL github.com/tektoncd/hub/api/test/e2e/info 0.292s
FAIL
ERROR: api e2e test failed
+ EXIT_VALUE=1
+ set +o xtrace