summaryrefslogtreecommitdiff
path: root/issues/production-container-mechanical-rob-failure.gmi
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2025-02-19 13:36:36 -0600
committerFrederick Muriuki Muriithi2025-02-19 13:36:36 -0600
commit8f2df08f4b7bc3f78a8cc01109930883c5441a73 (patch)
tree08d6cf414adf66bd207dd9256274b3c8ee1d1f56 /issues/production-container-mechanical-rob-failure.gmi
parent34d7a4d64a7f8671e3aef68bf56dc5e784e2a0bc (diff)
downloadgn-gemtext-8f2df08f4b7bc3f78a8cc01109930883c5441a73.tar.gz
production: New issue: mechanical-rob tests failing on production.
Diffstat (limited to 'issues/production-container-mechanical-rob-failure.gmi')
-rw-r--r--issues/production-container-mechanical-rob-failure.gmi26
1 files changed, 26 insertions, 0 deletions
diff --git a/issues/production-container-mechanical-rob-failure.gmi b/issues/production-container-mechanical-rob-failure.gmi
new file mode 100644
index 0000000..e24b6b3
--- /dev/null
+++ b/issues/production-container-mechanical-rob-failure.gmi
@@ -0,0 +1,26 @@
+# Production Container: `mechanical-rob` Failure
+
+## Tags
+
+* status: open
+* priority: high
+* type: bug
+* assigned: fredm
+* keywords: genenetwork, production, mechanical-rob
+
+## Description
+
+After deploying the latest commits to https://gn2-fred.genenetwork.org on 2025-02-19UTC-0600, with the following commits:
+
+* genenetwork2: 2a3df8cfba6b29dddbe40910c69283a1afbc8e51
+* genenetwork3: 99fd5070a84f37f91993f329f9cc8dd82a4b9339
+* gn-auth: 073395ff331042a5c686a46fa124f9cc6e10dd2f
+* gn-libs: 72a95f8ffa5401649f70978e863dd3f21900a611
+
+I had the (not so) bright idea to run the `mechanical-rob` tests against it before pushing it to production, proper. Here's where I ran into problems: some of the `mechanical-rob` tests failed, specifically, the correlation tests.
+
+Meanwhile, a run of the same tests against https://cd.genenetwork.org with the same commits was successful:
+
+=> https://ci.genenetwork.org/jobs/genenetwork2-mechanical-rob/1531 See this.
+
+This points to a possible problem with the setup of the production container, that leads to failures where none should be. This needs investigation and fixing.