Feat/metabase query history #26
3217 passed, 42 failed and 0 skipped
✅ target/junit/metabase_enterprise.advanced_config.api.logs_test.xml
1 tests were completed in 21s with 1 passed, 0 failed and 0 skipped.
❌ target/junit/metabase_enterprise.advanced_config.api.pulse_test.xml
1 tests were completed in 8s with 0 passed, 1 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
metabase-enterprise.advanced-config.api.pulse-test | 1❌ | 8s |
❌ metabase-enterprise.advanced-config.api.pulse-test
❌ test-pulse-endpoint-should-respect-email-domain-allow-list-test
http_client.clj:174
✅ target/junit/metabase_enterprise.advanced_config.file_test.xml
11 tests were completed in 130ms with 11 passed, 0 failed and 0 skipped.
✅ target/junit/metabase_enterprise.advanced_config.file.databases_test.xml
3 tests were completed in 3s with 3 passed, 0 failed and 0 skipped.
✅ target/junit/metabase_enterprise.advanced_config.file.settings_test.xml
1 tests were completed in 15ms with 1 passed, 0 failed and 0 skipped.
✅ target/junit/metabase_enterprise.advanced_config.file.users_test.xml
4 tests were completed in 592ms with 4 passed, 0 failed and 0 skipped.
✅ target/junit/metabase_enterprise.advanced_config.models.pulse_channel_test.xml
1 tests were completed in 801ms with 1 passed, 0 failed and 0 skipped.
✅ target/junit/metabase_enterprise.advanced_permissions.api.application_test.xml
1 tests were completed in 152ms with 1 passed, 0 failed and 0 skipped.
✅ target/junit/metabase_enterprise.advanced_permissions.api.group_manager_test.xml
5 tests were completed in 13s with 5 passed, 0 failed and 0 skipped.
✅ target/junit/metabase_enterprise.advanced_permissions.api.monitoring_test.xml
3 tests were completed in 5s with 3 passed, 0 failed and 0 skipped.
✅ target/junit/metabase_enterprise.advanced_permissions.api.setting_test.xml
8 tests were completed in 12s with 8 passed, 0 failed and 0 skipped.
✅ target/junit/metabase_enterprise.advanced_permissions.api.subscription_test.xml
2 tests were completed in 8s with 2 passed, 0 failed and 0 skipped.
❌ target/junit/metabase_enterprise.advanced_permissions.common_test.xml
14 tests were completed in 10s with 13 passed, 1 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
metabase-enterprise.advanced-permissions.common-test | 13✅ | 1❌ | 10s |
❌ metabase-enterprise.advanced-permissions.common-test
✅ fetch-database-test
✅ update-field-test
❌ current-user-test
http_client.clj:174
✅ fetch-database-metadata-test
✅ fetch-databases-test
✅ db-operations-test
✅ fetch-table-test
✅ update-database-test
✅ fetch-db-test
✅ update-table-test
✅ fetch-id-fields-test
✅ actions-test
✅ fetch-query-metadata-test
✅ delete-database-test
✅ target/junit/metabase_enterprise.advanced_permissions.models.permissions_test.xml
6 tests were completed in 782ms with 6 passed, 0 failed and 0 skipped.
✅ target/junit/metabase_enterprise.advanced_permissions.models.permissions.application_permissions_test.xml
2 tests were completed in 112ms with 2 passed, 0 failed and 0 skipped.
✅ target/junit/metabase_enterprise.advanced_permissions.models.permissions.block_permissions_test.xml
8 tests were completed in 2s with 8 passed, 0 failed and 0 skipped.
✅ target/junit/metabase_enterprise.advanced_permissions.models.permissions.group_manager_test.xml
1 tests were completed in 587ms with 1 passed, 0 failed and 0 skipped.
✅ target/junit/metabase_enterprise.advanced_permissions.query_processor.middleware.permissions_test.xml
6 tests were completed in 3s with 6 passed, 0 failed and 0 skipped.
✅ target/junit/metabase_enterprise.audit_app.api.user_test.xml
1 tests were completed in 847ms with 1 passed, 0 failed and 0 skipped.
✅ target/junit/metabase_enterprise.audit_app.pages_test.xml
4 tests were completed in 2s with 4 passed, 0 failed and 0 skipped.
✅ target/junit/metabase_enterprise.audit_app.pages.alerts_test.xml
1 tests were completed in 124ms with 1 passed, 0 failed and 0 skipped.
✅ target/junit/metabase_enterprise.audit_app.pages.common_test.xml
5 tests were completed in 20ms with 5 passed, 0 failed and 0 skipped.
✅ target/junit/metabase_enterprise.audit_app.pages.dashboard_subscriptions_test.xml
1 tests were completed in 101ms with 1 passed, 0 failed and 0 skipped.
✅ target/junit/metabase_enterprise.audit_app.query_processor.middleware.handle_audit_queries_test.xml
1 tests were completed in 5ms with 1 passed, 0 failed and 0 skipped.
✅ target/junit/metabase_enterprise.content_management.api.review_test.xml
1 tests were completed in 131ms with 1 passed, 0 failed and 0 skipped.
Report exceeded GitHub limit of 65535 bytes and has been trimmed
Annotations
Check failure on line 0 in target/junit/metabase_enterprise.advanced_config.api.pulse_test.xml
github-actions / JUnit Test Report be-tests-mysql-latest-ee
metabase-enterprise.advanced-config.api.pulse-test ► test-pulse-endpoint-should-respect-email-domain-allow-list-test
Failed test found in:
target/junit/metabase_enterprise.advanced_config.api.pulse_test.xml
Error:
http_client.clj:174
Raw output
http_client.clj:174
POST /api/pulse/test
with temporary :metabase.models.card/Card with attributes
{:creator_id 2,
:database_id 1,
:dataset_query {:database 1, :type :query, :query {:source-table 1}},
:display :table,
:name "UBUNUGRNZMEKVLVBKQIF",
:visualization_settings {}}
Channel = {:details {:emails ["[email protected]"]}}
allowed email -- should pass
Setting :subscription-allowed-domains = "metabase.com"
With premium token features = #{"advanced-config"}
Setting :email-smtp-host = "fake_smtp_host"
Setting :email-smtp-port = 587
POST http://localhost:3001/api/pulse/test expected a status code of 200, got 500.
expected: (= expected-status-code actual-status-code)
actual: (not (= 200 500))
Check failure on line 0 in target/junit/metabase_enterprise.advanced_permissions.common_test.xml
github-actions / JUnit Test Report be-tests-mysql-latest-ee
metabase-enterprise.advanced-permissions.common-test ► current-user-test
Failed test found in:
target/junit/metabase_enterprise.advanced_permissions.common_test.xml
Error:
http_client.clj:174
Raw output
http_client.clj:174
GET /api/user/current returns additional fields if advanced-permissions is enabled
With premium token features = #{"advanced-permissions"}
admins should have full advanced permisions
GET http://localhost:3001/api/user/current expected a status code of 200, got 500.
expected: (= expected-status-code actual-status-code)
actual: (not (= 200 500))
Check failure on line 0 in target/junit/metabase_enterprise.models.entity_id_test.xml
github-actions / JUnit Test Report be-tests-mysql-latest-ee
metabase-enterprise.models.entity-id-test ► comprehensive-entity-id-test
Failed test found in:
target/junit/metabase_enterprise.models.entity_id_test.xml
Error:
entity_id_test.clj:82
Raw output
entity_id_test.clj:82
Model :metabase.models.config/Config should either: have the ::mi/entity-id property, or be explicitly listed as having an external name, or explicitly listed as excluded from serialization
expected: (contains? (set (keys (models/properties model))) :metabase.models.interface/entity-id)
actual: (not (contains? #{} :metabase.models.interface/entity-id))
Check failure on line 0 in target/junit/metabase_enterprise.models.entity_id_test.xml
github-actions / JUnit Test Report be-tests-mysql-latest-ee
metabase-enterprise.models.entity-id-test ► comprehensive-identity-hash-test
Failed test found in:
target/junit/metabase_enterprise.models.entity_id_test.xml
Error:
entity_id_test.clj:89
Raw output
entity_id_test.clj:89
Model :metabase.models.config/Config should implement identity-hash-fields
expected: (some? (try (serdes.hash/identity-hash-fields model) (catch java.lang.IllegalArgumentException _ nil)))
actual: (not (some? nil))
Check failure on line 0 in target/junit/metabase_enterprise.sandbox.pulse_test.xml
github-actions / JUnit Test Report be-tests-mysql-latest-ee
metabase-enterprise.sandbox.pulse-test ► pulse-preview-test
Failed test found in:
target/junit/metabase_enterprise.sandbox.pulse_test.xml
Error:
http_client.clj:174
Raw output
http_client.clj:174
Pulse preview endpoints should be sandboxed
with temporary :metabase.models.permissions-group/PermissionsGroup with attributes
{:name "KFFHNJTVSGGVICWRVBZW"}
with temporary :metabase.models.permissions-group-membership/PermissionsGroupMembership with attributes
{:group_id 153, :user_id 2}
With premium token features = #{"sandboxes"}
with temporary :metabase-enterprise.sandbox.models.group-table-access-policy/GroupTableAccessPolicy with attributes
{:group_id 153, :table_id 233, :card_id nil, :attribute_remappings {:price [:dimension [:field 830 nil]]}}
with test user :rasta
with test user :rasta
with temporary :metabase.models.card/Card with attributes
{:creator_id 2,
:database_id 69,
:dataset_query {:database 69, :type :query, :query {:source-table 233}},
:display :table,
:name "BGRCSYHRZSIYNCIAKZIS",
:visualization_settings {}}
POST /api/pulse/test
Setting :email-smtp-host = "fake_smtp_host"
Setting :email-smtp-port = 587
POST http://localhost:3001/api/pulse/test expected a status code of 200, got 500.
expected: (= expected-status-code actual-status-code)
actual: (not (= 200 500))
Check failure on line 0 in target/junit/metabase_enterprise.sandbox.pulse_test.xml
github-actions / JUnit Test Report be-tests-mysql-latest-ee
metabase-enterprise.sandbox.pulse-test ► csv-downloads-test
Failed test found in:
target/junit/metabase_enterprise.sandbox.pulse_test.xml
Error:
util.clj:402
Raw output
util.clj:402
Uncaught exception, not in assertion.
expected: nil
actual: #error {
:cause "Wrong number of args (3) passed to: metabase.query-processor.streaming.interface/eval92618/fn--92619"
:via
[{:type clojure.lang.ExceptionInfo
:message "Error in with-temporary-setting-values: Error in with-temporary-setting-values: Wrong number of args (3) passed to: metabase.query-processor.streaming.interface/eval92618/fn--92619"
:data {:setting "email-smtp-host", :location metabase.email/email-smtp-host, :value "fake_smtp_host", :toucan2/context-trace [["with temp" {:toucan2.tools.with-temp/model :metabase.models.pulse-channel-recipient/PulseChannelRecipient, :toucan2.tools.with-temp/explicit-attributes {:user_id 2, :pulse_channel_id 90}, :toucan2.tools.with-temp/default-attributes nil, :toucan2.tools.with-temp/merged-attributes {:user_id 2, :pulse_channel_id 90}}] ["with temp" {:toucan2.tools.with-temp/model :metabase.models.pulse-channel/PulseChannel, :toucan2.tools.with-temp/explicit-attributes {:pulse_id 44}, :toucan2.tools.with-temp/default-attributes {:channel_type :email, :details {}, :schedule_type :daily, :schedule_hour 15}, :toucan2.tools.with-temp/merged-attributes {:channel_type :email, :details {}, :schedule_type :daily, :schedule_hour 15, :pulse_id 44}}] ["with temp" {:toucan2.tools.with-temp/model :metabase.models.pulse-card/PulseCard, :toucan2.tools.with-temp/explicit-attributes {:pulse_id 44, :card_id 133, :position 0}, :toucan2.tools.with-temp/default-attributes {:position 0, :include_csv false, :include_xls false}, :toucan2.tools.with-temp/merged-attributes {:position 0, :include_csv false, :include_xls false, :pulse_id 44, :card_id 133}}] ["with temp" {:toucan2.tools.with-temp/model :metabase.models.pulse/Pulse, :toucan2.tools.with-temp/explicit-attributes {:name "Pulse Name", :skip_if_empty false}, :toucan2.tools.with-temp/default-attributes {:creator_id 2, :name "ELDSOWTYBEJTYBDBGJBQ"}, :toucan2.tools.with-temp/merged-attributes {:creator_id 2, :name "Pulse Name", :skip_if_empty false}}] ["with temp" {:toucan2.tools.with-temp/model :metabase.models.card/Card, :toucan2.tools.with-temp/explicit-attributes {:dataset_query {:database 70, :type :query, :query {:source-table 237}}}, :toucan2.tools.with-temp/default-attributes {:creator_id 2, :database_id 70, :dataset_query {}, :display :table, :name "OOSMBZLBKLOCHHAHATHY", :visualization_settings {}}, :toucan2.tools.with-temp/merged-attributes {:creator_id 2, :database_id 70, :dataset_query {:database 70, :type :query, :query {:source-table 237}}, :display :table, :name "OOSMBZLBKLOCHHAHATHY", :visualization_settings {}}}] ["with temp" {:toucan2.tools.with-temp/model :metabase-enterprise.sandbox.models.group-table-access-policy/GroupTableAccessPolicy, :toucan2.tools.with-temp/explicit-attributes {:group_id 154, :table_id 237, :card_id nil, :attribute_remappings {:price [:dimension [:field 846 nil]]}}, :toucan2.tools.with-temp/default-attributes nil, :toucan2.tools.with-temp/merged-attributes {:group_id 154, :table_id 237, :card_id nil, :attribute_remappings {:price [:dimension [:field 846 nil]]}}}] ["with temp" {:toucan2.tools.with-temp/model :metabase.models.permissions-group-membership/PermissionsGroupMembership, :toucan2.tools.with-temp/explicit-attributes {:group_id 154, :user_id 2}, :toucan2.tools.with-temp/default-attributes nil, :toucan2.tools.with-temp/merged-attributes {:group_id 154, :user_id 2}}] ["with temp" {:toucan2.tools.with-temp/model :metabase.models.permissions-group/PermissionsGroup, :toucan2.tools.with-temp/explicit-attributes nil, :toucan2.tools.with-temp/default-attributes {:name "YUZMLHJJEIXSULVFYZFJ"}, :toucan2.tools.with-temp/merged-attributes {:name "YUZMLHJJEIXSULVFYZFJ"}}]]}
:at [metabase.test.util$do_with_temporary_setting_value invokeStatic "util.clj" 402]}
{:type clojure.lang.ExceptionInfo
:message "Error in with-temporary-setting-values: Wrong number of args (3) passed to: metabase.query-processor.streaming.interface/eval92618/fn--92619"
:data {:setting "email-smtp-port", :location metabase.email/email-smtp-port, :value 587}
:at [metabase.test.util$do_with_temporary_setting_value invokeStatic "util.clj" 402]}
{:type clojure.lang.ArityException
:message "Wrong number of args (3) passed to: metabase.query-processor.streaming.interface/eval92618/fn--92619"
:at [clojure.lang.AFn throwArity "AFn.java" 429]}]
:trace
[[clojure.lang.AFn throwArity "AFn.java" 429]
[clojure.lang.AFn invoke "AFn.java" 40]
[clojure.lang.MultiFn invoke "MultiFn.java" 238]
[metabase.email.messages$stream_api_results_to_export_format$fn__94427$fn__94428 invoke "messages.clj" 378]
[metabase.query_processor.store$do_with_store invokeStatic "store.clj" 47]
[metabase.query_processor.store$do_with_store invoke "store.clj" 41]
[metabase.email.messages$stream_api_results_to_export_format$fn__94427 invoke "messages.clj" 375]
[metabase.driver$do_with_driver invokeStatic "driver.clj" 90]
[metabase.driver$do_with_driver invoke "driver.clj" 86]
[metabase.email.messages$stream_api_results_to_export_format invokeStatic "messages.clj" 374]
[metabase.email.messages$stream_api_results_to_export_format invoke "messages.clj" 362]
[metabase.email.messages$result_attachment$fn__94442 invoke "messages.clj" 399]
[metabase.email.messages$result_attachment invokeStatic "messages.clj" 398]
[metabase.email.messages$result_attachment invoke "messages.clj" 393]
[clojure.core$map$fn__5935 invoke "core.clj" 2770]
[clojure.lang.LazySeq sval "LazySeq.java" 42]
[clojure.lang.LazySeq seq "LazySeq.java" 51]
[clojure.lang.RT seq "RT.java" 535]
[clojure.core$seq__5467 invokeStatic "core.clj" 139]
[clojure.core$apply invokeStatic "core.clj" 662]
[clojure.core$mapcat invokeStatic "core.clj" 2800]
[clojure.core$mapcat doInvoke "core.clj" 2800]
[clojure.lang.RestFn invoke "RestFn.java" 423]
[metabase.email.messages$result_attachments invokeStatic "messages.clj" 408]
[metabase.email.messages$result_attachments invoke "messages.clj" 407]
[metabase.email.messages$render_message_body invokeStatic "messages.clj" 475]
[metabase.email.messages$render_message_body invoke "messages.clj" 458]
[metabase.email.messages$render_pulse_email invokeStatic "messages.clj" 487]
[metabase.email.messages$render_pulse_email invoke "messages.clj" 484]
[metabase.pulse$eval149940$fn__149943 invoke "pulse.clj" 338]
[clojure.lang.MultiFn invoke "MultiFn.java" 239]
[metabase.pulse$results__GT_notifications$iter__149986__149990$fn__149991$fn__149992 invoke "pulse.clj" 390]
[metabase.pulse$results__GT_notifications$iter__149986__149990$fn__149991 invoke "pulse.clj" 388]
[clojure.lang.LazySeq sval "LazySeq.java" 42]
[clojure.lang.LazySeq seq "LazySeq.java" 51]
[clojure.lang.RT seq "RT.java" 535]
[clojure.core$seq__5467 invokeStatic "core.clj" 139]
[clojure.core$seq__5467 invoke "core.clj" 139]
[metabase.pulse$send_notifications_BANG_ invokeStatic "pulse.clj" 510]
[metabase.pulse$send_notifications_BANG_ invoke "pulse.clj" 509]
[metabase.pulse$send_pulse_BANG_ invokeStatic "pulse.clj" 537]
[metabase.pulse$send_pulse_BANG_ doInvoke "pulse.clj" 518]
[clojure.lang.RestFn invoke "RestFn.java" 410]
[metabase_enterprise.sandbox.pulse_test$fn__235476$fn__235479$fn__235480$fn__235481$fn__235483$fn__235485$fn__235486$fn__235488$fn__235489$fn__235490 invoke "pulse_test.clj" 153]
[metabase.test.data.users$do_with_test_user$fn__107729 invoke "users.clj" 203]
[metabase.server.middleware.session$do_with_current_user invokeStatic "session.clj" 315]
[metabase.server.middleware.session$do_with_current_user invoke "session.clj" 304]
[metabase.test.data.users$do_with_test_user invokeStatic "users.clj" 202]
[metabase.test.data.users$do_with_test_user invoke "users.clj" 200]
[metabase_enterprise.sandbox.pulse_test$fn__235476$fn__235479$fn__235480$fn__235481$fn__235483$fn__235485$fn__235486$fn__235488$fn__235489 invoke "pulse_test.clj" 152]
[metabase.email_test$do_with_fake_inbox$fn__108030$fn__108031$fn__108032 invoke "email_test.clj" 75]
[metabase.test.util$do_with_temporary_setting_value invokeStatic "util.clj" 400]
[metabase.test.util$do_with_temporary_setting_value doInvoke "util.clj" 371]
[clojure.lang.RestFn invoke "RestFn.java" 445]
[metabase.email_test$do_with_fake_inbox$fn__108030$fn__108031 invoke "email_test.clj" 73]
[metabase.test.util$do_with_temporary_setting_value invokeStatic "util.clj" 400]
[metabase.test.util$do_with_temporary_setting_value doInvoke "util.clj" 371]
[clojure.lang.RestFn invoke "RestFn.java" 445]
[metabase.email_test$do_with_fake_inbox$fn__108030 invoke "email_test.clj" 73]
[clojure.core$with_redefs_fn invokeStatic "core.clj" 7582]
[clojure.core$with_redefs_fn invoke "core.clj" 7566]
[clojure.lang.AFn applyToHelper "AFn.java" 156]
[clojure.lang.AFn applyTo "AFn.java" 144]
[clojure.core$apply invokeStatic "core.clj" 667]
[clojure.core$apply invoke "core.clj" 662]
[metabase.test.redefs$new_with_redefs_fn invokeStatic "redefs.clj" 31]
[metabase.test.redefs$new_with_redefs_fn doInvoke "redefs.clj" 29]
[clojure.lang.RestFn invoke "RestFn.java" 421]
[metabase.email_test$do_with_fake_inbox invokeStatic "email_test.clj" 71]
[metabase.email_test$do_with_fake_inbox invoke "email_test.clj" 68]
[metabase_enterprise.sandbox.pulse_test$fn__235476$fn__235479$fn__235480$fn__235481$fn__235483$fn__235485$fn__235486$fn__235488 invoke "pulse_test.clj" 151]
[toucan2.tools.with_temp$do_with_temp_STAR__primary_method_default invokeStatic "with_temp.clj" 62]
[toucan2.tools.with_temp$do_with_temp_STAR__primary_method_default invoke "with_temp.clj" 44]
[clojure.lang.AFn applyToHelper "AFn.java" 165]
[clojure.lang.AFn applyTo "AFn.java" 144]
[clojure.lang.AFunction$1 doInvoke "AFunction.java" 31]
[clojure.lang.RestFn invoke "RestFn.java" 457]
[clojure.core$partial$fn__5908 invoke "core.clj" 2643]
[clojure.lang.AFn applyToHelper "AFn.java" 160]
[clojure.lang.RestFn applyTo "RestFn.java" 132]
[clojure.lang.AFunction$1 doInvoke "AFunction.java" 31]
[clojure.lang.RestFn invoke "RestFn.java" 436]
[methodical.impl.combo.threaded$eval2207$fn__2208$fn__2209$fn__2212 invoke "threaded.clj" 71]
[methodical.impl.combo.threaded$reducer_fn$fn__2175$fn__2179 invoke "threaded.clj" 23]
[clojure.lang.ArrayChunk reduce "ArrayChunk.java" 58]
[clojure.core.protocols$fn__8244 invokeStatic "protocols.clj" 136]
[clojure.core.protocols$fn__8244 invoke "protocols.clj" 124]
[clojure.core.protocols$fn__8204$G__8199__8213 invoke "protocols.clj" 19]
[clojure.core.protocols$seq_reduce invokeStatic "protocols.clj" 31]
[clojure.core.protocols$fn__8236 invokeStatic "protocols.clj" 75]
[clojure.core.protocols$fn__8236 invoke "protocols.clj" 75]
[clojure.core.protocols$fn__8178$G__8173__8191 invoke "protocols.clj" 13]
[clojure.core$reduce invokeStatic "core.clj" 6886]
[clojure.core$reduce invoke "core.clj" 6868]
[methodical.impl.combo.threaded$reducer_fn$fn__2175 invoke "threaded.clj" 21]
[clojure.core$comp$fn__5876 invoke "core.clj" 2588]
[methodical.impl.combo.threaded$combine_with_threader$fn__2185 invoke "threaded.clj" 44]
[clojure.lang.AFn applyToHelper "AFn.java" 160]
[clojure.lang.RestFn applyTo "RestFn.java" 132]
[clojure.lang.AFunction$1 doInvoke "AFunction.java" 31]
[clojure.lang.RestFn invoke "RestFn.java" 436]
[metabase.test.redefs$do_with_temp_STAR__around_method_default invokeStatic "redefs.clj" 23]
[metabase.test.redefs$do_with_temp_STAR__around_method_default invoke "redefs.clj" 10]
[clojure.lang.AFn applyToHelper "AFn.java" 165]
[clojure.lang.AFn applyTo "AFn.java" 144]
[clojure.lang.AFunction$1 doInvoke "AFunction.java" 31]
[clojure.lang.RestFn invoke "RestFn.java" 457]
[clojure.core$partial$fn__5908 invoke "core.clj" 2643]
[clojure.lang.AFn applyToHelper "AFn.java" 160]
[clojure.lang.RestFn applyTo "RestFn.java" 132]
[clojure.lang.AFunction$1 doInvoke "AFunction.java" 31]
[clojure.lang.RestFn invoke "RestFn.java" 436]
[methodical.impl.standard$invoke_multifn invokeStatic "standard.clj" 58]
[methodical.impl.standard$invoke_multifn invoke "standard.clj" 47]
[methodical.impl.standard.StandardMultiFn invoke "standard.clj" 195]
[toucan2.tools.with_temp$do_with_temp invokeStatic "with_temp.clj" 68]
[toucan2.tools.with_temp$do_with_temp invoke "with_temp.clj" 66]
[metabase_enterprise.sandbox.pulse_test$fn__235476$fn__235479$fn__235480$fn__235481$fn__235483$fn__235485$fn__235486 invoke "pulse_test.clj" 142]
[toucan2.tools.with_temp$do_with_temp_STAR__primary_method_default invokeStatic "with_temp.clj" 62]
[toucan2.tools.with_temp$do_with_temp_STAR__primary_method_default invoke "with_temp.clj" 44]
[clojure.lang.AFn applyToHelper "AFn.java" 165]
[clojure.lang.AFn applyTo "AFn.java" 144]
[clojure.lang.AFunction$1 doInvoke "AFunction.java" 31]
[clojure.lang.RestFn invoke "RestFn.java" 457]
[clojure.core$partial$fn__5908 invoke "core.clj" 2643]
[clojure.lang.AFn applyToHelper "AFn.java" 160]
[clojure.lang.RestFn applyTo "RestFn.java" 132]
[clojure.lang.AFunction$1 doInvoke "AFunction.java" 31]
[clojure.lang.RestFn invoke "RestFn.java" 436]
[methodical.impl.combo.threaded$eval2207$fn__2208$fn__2209$fn__2212 invoke "threaded.clj" 71]
[methodical.impl.combo.threaded$reducer_fn$fn__2175$fn__2179 invoke "threaded.clj" 23]
[clojure.lang.ArrayChunk reduce "ArrayChunk.java" 58]
[clojure.core.protocols$fn__8244 invokeStatic "protocols.clj" 136]
[clojure.core.protocols$fn__8244 invoke "protocols.clj" 124]
[clojure.core.protocols$fn__8204$G__8199__8213 invoke "protocols.clj" 19]
[clojure.core.protocols$seq_reduce invokeStatic "protocols.clj" 31]
[clojure.core.protocols$fn__8236 invokeStatic "protocols.clj" 75]
[clojure.core.protocols$fn__8236 invoke "protocols.clj" 75]
[clojure.core.protocols$fn__8178$G__8173__8191 invoke "protocols.clj" 13]
[clojure.core$reduce invokeStatic "core.clj" 6886]
[clojure.core$reduce invoke "core.clj" 6868]
[methodical.impl.combo.threaded$reducer_fn$fn__2175 invoke "threaded.clj" 21]
[clojure.core$comp$fn__5876 invoke "core.clj" 2588]
[methodical.impl.combo.threaded$combine_with_threader$fn__2185 invoke "threaded.clj" 44]
[clojure.lang.AFn applyToHelper "AFn.java" 160]
[clojure.lang.RestFn applyTo "RestFn.java" 132]
[clojure.lang.AFunction$1 doInvoke "AFunction.java" 31]
[clojure.lang.RestFn invoke "RestFn.java" 436]
[metabase.test.redefs$do_with_temp_STAR__around_method_default invokeStatic "redefs.clj" 23]
[metabase.test.redefs$do_with_temp_STAR__around_method_default invoke "redefs.clj" 10]
[clojure.lang.AFn applyToHelper "AFn.java" 165]
[clojure.lang.AFn applyTo "AFn.java" 144]
[clojure.lang.AFunction$1 doInvoke "AFunction.java" 31]
[clojure.lang.RestFn invoke "RestFn.java" 457]
[clojure.core$partial$fn__5908 invoke "core.clj" 2643]
[clojure.lang.AFn applyToHelper "AFn.java" 160]
[clojure.lang.RestFn applyTo "RestFn.java" 132]
[clojure.lang.AFunction$1 doInvoke "AFunction.java" 31]
[clojure.lang.RestFn invoke "RestFn.java" 436]
[methodical.impl.standard$invoke_multifn invokeStatic "standard.clj" 58]
[methodical.impl.standard$invoke_multifn invoke "standard.clj" 47]
[methodical.impl.standard.StandardMultiFn invoke "standard.clj" 195]
[toucan2.tools.with_temp$do_with_temp invokeStatic "with_temp.clj" 68]
[toucan2.tools.with_temp$do_with_temp invoke "with_temp.clj" 66]
[metabase_enterprise.sandbox.pulse_test$fn__235476$fn__235479$fn__235480$fn__235481$fn__235483$fn__235485 invoke "pulse_test.clj" 142]
[toucan2.tools.with_temp$do_with_temp_STAR__primary_method_default invokeStatic "with_temp.clj" 62]
[toucan2.tools.with_temp$do_with_temp_STAR__primary_method_default invoke "with_temp.clj" 44]
[clojure.lang.AFn applyToHelper "AFn.java" 165]
[clojure.lang.AFn applyTo "AFn.java" 144]
[clojure.lang.AFunction$1 doInvoke "AFunction.java" 31]
[clojure.lang.RestFn invoke "RestFn.java" 457]
[clojure.core$partial$fn__5908 invoke "core.clj" 2643]
[clojure.lang.AFn applyToHelper "AFn.java" 160]
[clojure.lang.RestFn applyTo "RestFn.java" 132]
[clojure.lang.AFunction$1 doInvoke "AFunction.java" 31]
[clojure.lang.RestFn invoke "RestFn.java" 436]
[methodical.impl.combo.threaded$eval2207$fn__2208$fn__2209$fn__2212 invoke "threaded.clj" 71]
[methodical.impl.combo.threaded$reducer_fn$fn__2175$fn__2179 invoke "threaded.clj" 23]
[clojure.lang.ArrayChunk reduce "ArrayChunk.java" 58]
[clojure.core.protocols$fn__8244 invokeStatic "protocols.clj" 136]
[clojure.core.protocols$fn__8244 invoke "protocols.clj" 124]
[clojure.core.protocols$fn__8204$G__8199__8213 invoke "protocols.clj" 19]
[clojure.core.protocols$seq_reduce invokeStatic "protocols.clj" 31]
[clojure.core.protocols$fn__8236 invokeStatic "protocols.clj" 75]
[clojure.core.protocols$fn__8236 invoke "protocols.clj" 75]
[clojure.core.protocols$fn__8178$G__8173__8191 invoke "protocols.clj" 13]
[clojure.core$reduce invokeStatic "core.clj" 6886]
[clojure.core$reduce invoke "core.clj" 6868]
[methodical.impl.combo.threaded$reducer_fn$fn__2175 invoke "threaded.clj" 21]
[clojure.core$comp$fn__5876 invoke "core.clj" 2588]
[methodical.impl.combo.threaded$combine_with_threader$fn__2185 invoke "threaded.clj" 44]
[clojure.lang.AFn applyToHelper "AFn.java" 160]
[clojure.lang.RestFn applyTo "RestFn.java" 132]
[clojure.lang.AFunction$1 doInvoke "AFunction.java" 31]
[clojure.lang.RestFn invoke "RestFn.java" 436]
[metabase.test.redefs$do_with_temp_STAR__around_method_default invokeStatic "redefs.clj" 23]
[metabase.test.redefs$do_with_temp_STAR__around_method_default invoke "redefs.clj" 10]
[clojure.lang.AFn applyToHelper "AFn.java" 165]
[clojure.lang.AFn applyTo "AFn.java" 144]
[clojure.lang.AFunction$1 doInvoke "AFunction.java" 31]
[clojure.lang.RestFn invoke "RestFn.java" 457]
[clojure.core$partial$fn__5908 invoke "core.clj" 2643]
[clojure.lang.AFn applyToHelper "AFn.java" 160]
[clojure.lang.RestFn applyTo "RestFn.java" 132]
[clojure.lang.AFunction$1 doInvoke "AFunction.java" 31]
[clojure.lang.RestFn invoke "RestFn.java" 436]
[methodical.impl.standard$invoke_multifn invokeStatic "standard.clj" 58]
[methodical.impl.standard$invoke_multifn invoke "standard.clj" 47]
[methodical.impl.standard.StandardMultiFn invoke "standard.clj" 195]
[toucan2.tools.with_temp$do_with_temp invokeStatic "with_temp.clj" 68]
[toucan2.tools.with_temp$do_with_temp invoke "with_temp.clj" 66]
[metabase_enterprise.sandbox.pulse_test$fn__235476$fn__235479$fn__235480$fn__235481$fn__235483 invoke "pulse_test.clj" 142]
[toucan2.tools.with_temp$do_with_temp_STAR__primary_method_default invokeStatic "with_temp.clj" 62]
[toucan2.tools.with_temp$do_with_temp_STAR__primary_method_default invoke "with_temp.clj" 44]
[clojure.lang.AFn applyToHelper "AFn.java" 165]
[clojure.lang.AFn applyTo "AFn.java" 144]
[clojure.lang.AFunction$1 doInvoke "AFunction.java" 31]
[clojure.lang.RestFn invoke "RestFn.java" 457]
[clojure.core$partial$fn__5908 invoke "core.clj" 2643]
[clojure.lang.AFn applyToHelper "AFn.java" 160]
[clojure.lang.RestFn applyTo "RestFn.java" 132]
[clojure.lang.AFunction$1 doInvoke "AFunction.java" 31]
[clojure.lang.RestFn invoke "RestFn.java" 436]
[methodical.impl.combo.threaded$eval2207$fn__2208$fn__2209$fn__2212 invoke "threaded.clj" 71]
[methodical.impl.combo.threaded$reducer_fn$fn__2175$fn__2179 invoke "threaded.clj" 23]
[clojure.lang.ArrayChunk reduce "ArrayChunk.java" 58]
[clojure.core.protocols$fn__8244 invokeStatic "protocols.clj" 136]
[clojure.core.protocols$fn__8244 invoke "protocols.clj" 124]
[clojure.core.protocols$fn__8204$G__8199__8213 invoke "protocols.clj" 19]
[clojure.core.protocols$seq_reduce invokeStatic "protocols.clj" 31]
[clojure.core.protocols$fn__8236 invokeStatic "protocols.clj" 75]
[clojure.core.protocols$fn__8236 invoke "protocols.clj" 75]
[clojure.core.protocols$fn__8178$G__8173__8191 invoke "protocols.clj" 13]
[clojure.core$reduce invokeStatic "core.clj" 6886]
[clojure.core$reduce invoke "core.clj" 6868]
[methodical.impl.combo.threaded$reducer_fn$fn__2175 invoke "threaded.clj" 21]
[clojure.core$comp$fn__5876 invoke "core.clj" 2588]
[methodical.impl.combo.threaded$combine_with_threader$fn__2185 invoke "threaded.clj" 44]
[clojure.lang.AFn applyToHelper "AFn.java" 160]
[clojure.lang.RestFn applyTo "RestFn.java" 132]
[clojure.lang.AFunction$1 doInvoke "AFunction.java" 31]
[clojure.lang.RestFn invoke "RestFn.java" 436]
[metabase.test.redefs$do_with_temp_STAR__around_method_default invokeStatic "redefs.clj" 23]
[metabase.test.redefs$do_with_temp_STAR__around_method_default invoke "redefs.clj" 10]
[clojure.lang.AFn applyToHelper "AFn.java" 165]
[clojure.lang.AFn applyTo "AFn.java" 144]
[clojure.lang.AFunction$1 doInvoke "AFunction.java" 31]
[clojure.lang.RestFn invoke "RestFn.java" 457]
[clojure.core$partial$fn__5908 invoke "core.clj" 2643]
[clojure.lang.AFn applyToHelper "AFn.java" 160]
[clojure.lang.RestFn applyTo "RestFn.java" 132]
[clojure.lang.AFunction$1 doInvoke "AFunction.java" 31]
[clojure.lang.RestFn invoke "RestFn.java" 436]
[methodical.impl.standard$invoke_multifn invokeStatic "standard.clj" 58]
[methodical.impl.standard$invoke_multifn invoke "standard.clj" 47]
[methodical.impl.standard.StandardMultiFn invoke "standard.clj" 195]
[toucan2.tools.with_temp$do_with_temp invokeStatic "with_temp.clj" 68]
[toucan2.tools.with_temp$do_with_temp invoke "with_temp.clj" 66]
[metabase_enterprise.sandbox.pulse_test$fn__235476$fn__235479$fn__235480$fn__235481 invoke "pulse_test.clj" 142]
[toucan2.tools.with_temp$do_with_temp_STAR__primary_method_default invokeStatic "with_temp.clj" 62]
[toucan2.tools.with_temp$do_with_temp_STAR__primary_method_default invoke "with_temp.clj" 44]
[clojure.lang.AFn applyToHelper "AFn.java" 165]
[clojure.lang.AFn applyTo "AFn.java" 144]
[clojure.lang.AFunction$1 doInvoke "AFunction.java" 31]
[clojure.lang.RestFn invoke "RestFn.java" 457]
[clojure.core$partial$fn__5908 invoke "core.clj" 2643]
[clojure.lang.AFn applyToHelper "AFn.java" 160]
[clojure.lang.RestFn applyTo "RestFn.java" 132]
[clojure.lang.AFunction$1 doInvoke "AFunction.java" 31]
[clojure.lang.RestFn invoke "RestFn.java" 436]
[methodical.impl.combo.threaded$eval2207$fn__2208$fn__2209$fn__2212 invoke "threaded.clj" 71]
[methodical.impl.combo.threaded$reducer_fn$fn__2175$fn__2179 invoke "threaded.clj" 23]
[clojure.lang.ArrayChunk reduce "ArrayChunk.java" 58]
[clojure.core.protocols$fn__8244 invokeStatic "protocols.clj" 136]
[clojure.core.protocols$fn__8244 invoke "protocols.clj" 124]
[clojure.core.protocols$fn__8204$G__8199__8213 invoke "protocols.clj" 19]
[clojure.core.protocols$seq_reduce invokeStatic "protocols.clj" 31]
[clojure.core.protocols$fn__8236 invokeStatic "protocols.clj" 75]
[clojure.core.protocols$fn__8236 invoke "protocols.clj" 75]
[clojure.core.protocols$fn__8178$G__8173__8191 invoke "protocols.clj" 13]
[clojure.core$reduce invokeStatic "core.clj" 6886]
[clojure.core$reduce invoke "core.clj" 6868]
[methodical.impl.combo.threaded$reducer_fn$fn__2175 invoke "threaded.clj" 21]
[clojure.core$comp$fn__5876 invoke "core.clj" 2588]
[methodical.impl.combo.threaded$combine_with_threader$fn__2185 invoke "threaded.clj" 44]
[clojure.lang.AFn applyToHelper "AFn.java" 160]
[clojure.lang.RestFn applyTo "RestFn.java" 132]
[clojure.lang.AFunction$1 doInvoke "AFunction.java" 31]
[clojure.lang.RestFn invoke "RestFn.java" 436]
[metabase.test.redefs$do_with_temp_STAR__around_method_default invokeStatic "redefs.clj" 23]
[metabase.test.redefs$do_with_temp_STAR__around_method_default invoke "redefs.clj" 10]
[clojure.lang.AFn applyToHelper "AFn.java" 165]
[clojure.lang.AFn applyTo "AFn.java" 144]
[clojure.lang.AFunction$1 doInvoke "AFunction.java" 31]
[clojure.lang.RestFn invoke "RestFn.java" 457]
[clojure.core$partial$fn__5908 invoke "core.clj" 2643]
[clojure.lang.AFn applyToHelper "AFn.java" 160]
[clojure.lang.RestFn applyTo "RestFn.java" 132]
[clojure.lang.AFunction$1 doInvoke "AFunction.java" 31]
[clojure.lang.RestFn invoke "RestFn.java" 436]
[methodical.impl.standard$invoke_multifn invokeStatic "standard.clj" 58]
[methodical.impl.standard$invoke_multifn invoke "standard.clj" 47]
[methodical.impl.standard.StandardMultiFn invoke "standard.clj" 195]
[toucan2.tools.with_temp$do_with_temp invokeStatic "with_temp.clj" 68]
[toucan2.tools.with_temp$do_with_temp invoke "with_temp.clj" 66]
[metabase_enterprise.sandbox.pulse_test$fn__235476$fn__235479$fn__235480 invoke "pulse_test.clj" 142]
[metabase.test.data.users$do_with_test_user$fn__107729 invoke "users.clj" 203]
[metabase.server.middleware.session$do_with_current_user invokeStatic "session.clj" 315]
[metabase.server.middleware.session$do_with_current_user invoke "session.clj" 304]
[metabase.test.data.users$do_with_test_user invokeStatic "users.clj" 202]
[metabase.test.data.users$do_with_test_user invoke "users.clj" 200]
[metabase_enterprise.sandbox.pulse_test$fn__235476$fn__235479 invoke "pulse_test.clj" 141]
[metabase_enterprise.sandbox.test_util$do_with_gtaps_for_user$thunk__233478$fn__233479$fn__233481$fn__233482$fn__233483$fn__233484 invoke "test_util.clj" 80]
[metabase.test.data.users$do_with_test_user$fn__107729 invoke "users.clj" 203]
[metabase.server.middleware.session$do_with_current_user invokeStatic "session.clj" 315]
[metabase.server.middleware.session$do_with_current_user invoke "session.clj" 304]
[metabase.test.data.users$do_with_test_user invokeStatic "users.clj" 202]
[metabase.test.data.users$do_with_test_user invoke "users.clj" 200]
[metabase_enterprise.sandbox.test_util$do_with_gtaps_for_user$thunk__233478$fn__233479$fn__233481$fn__233482$fn__233483 invoke "test_util.clj" 79]
[metabase_enterprise.sandbox.test_util$do_with_gtap_defs invokeStatic "test_util.clj" 39]
[metabase_enterprise.sandbox.test_util$do_with_gtap_defs invoke "test_util.clj" 35]
[metabase_enterprise.sandbox.test_util$do_with_gtap_defs$fn__233473$fn__233474 invoke "test_util.clj" 52]
[toucan2.tools.with_temp$do_with_temp_STAR__primary_method_default invokeStatic "with_temp.clj" 62]
[toucan2.tools.with_temp$do_with_temp_STAR__primary_method_default invoke "with_temp.clj" 44]
[clojure.lang.AFn applyToHelper "AFn.java" 165]
[clojure.lang.AFn applyTo "AFn.java" 144]
[clojure.lang.AFunction$1 doInvoke "AFunction.java" 31]
[clojure.lang.RestFn invoke "RestFn.java" 457]
[clojure.core$partial$fn__5908 invoke "core.clj" 2643]
[clojure.lang.AFn applyToHelper "AFn.java" 160]
[clojure.lang.RestFn applyTo "RestFn.java" 132]
[clojure.lang.AFunction$1 doInvoke "AFunction.java" 31]
[clojure.lang.RestFn invoke "RestFn.java" 436]
[methodical.impl.combo.threaded$eval2207$fn__2208$fn__2209$fn__2212 invoke "threaded.clj" 71]
[methodical.impl.combo.threaded$reducer_fn$fn__2175$fn__2179 invoke "threaded.clj" 23]
[clojure.lang.ArrayChunk reduce "ArrayChunk.java" 58]
[clojure.core.protocols$fn__8244 invokeStatic "protocols.clj" 136]
[clojure.core.protocols$fn__8244 invoke "protocols.clj" 124]
[clojure.core.protocols$fn__8204$G__8199__8213 invoke "protocols.clj" 19]
[clojure.core.protocols$seq_reduce invokeStatic "protocols.clj" 31]
[clojure.core.protocols$fn__8236 invokeStatic "protocols.clj" 75]
[clojure.core.protocols$fn__8236 invoke "protocols.clj" 75]
[clojure.core.protocols$fn__8178$G__8173__8191 invoke "protocols.clj" 13]
[clojure.core$reduce invokeStatic "core.clj" 6886]
[clojure.core$reduce invoke "core.clj" 6868]
[methodical.impl.combo.threaded$reducer_fn$fn__2175 invoke "threaded.clj" 21]
[clojure.core$comp$fn__5876 invoke "core.clj" 2588]
[methodical.impl.combo.threaded$combine_with_threader$fn__2185 invoke "threaded.clj" 44]
[clojure.lang.AFn applyToHelper "AFn.java" 160]
[clojure.lang.RestFn applyTo "RestFn.java" 132]
[clojure.lang.AFunction$1 doInvoke "AFunction.java" 31]
[clojure.lang.RestFn invoke "RestFn.java" 436]
[metabase.test.redefs$do_with_temp_STAR__around_method_default invokeStatic "redefs.clj" 23]
[metabase.test.redefs$do_with_temp_STAR__around_method_default invoke "redefs.clj" 10]
[clojure.lang.AFn applyToHelper "AFn.java" 165]
[clojure.lang.AFn applyTo "AFn.java" 144]
[clojure.lang.AFunction$1 doInvoke "AFunction.java" 31]
[clojure.lang.RestFn invoke "RestFn.java" 457]
[clojure.core$partial$fn__5908 invoke "core.clj" 2643]
[clojure.lang.AFn applyToHelper "AFn.java" 160]
[clojure.lang.RestFn applyTo "RestFn.java" 132]
[clojure.lang.AFunction$1 doInvoke "AFunction.java" 31]
[clojure.lang.RestFn invoke "RestFn.java" 436]
[methodical.impl.standard$invoke_multifn invokeStatic "standard.clj" 58]
[methodical.impl.standard$invoke_multifn invoke "standard.clj" 47]
[methodical.impl.standard.StandardMultiFn invoke "standard.clj" 195]
[toucan2.tools.with_temp$do_with_temp invokeStatic "with_temp.clj" 68]
[toucan2.tools.with_temp$do_with_temp invoke "with_temp.clj" 66]
[metabase_enterprise.sandbox.test_util$do_with_gtap_defs$fn__233473 invoke "test_util.clj" 47]
[metabase_enterprise.sandbox.test_util$do_with_gtap_defs$do_with_card__233468 invoke "test_util.clj" 44]
[metabase_enterprise.sandbox.test_util$do_with_gtap_defs invokeStatic "test_util.clj" 45]
[metabase_enterprise.sandbox.test_util$do_with_gtap_defs invoke "test_util.clj" 35]
[metabase_enterprise.sandbox.test_util$do_with_gtaps_for_user$thunk__233478$fn__233479$fn__233481$fn__233482 invoke "test_util.clj" 75]
[metabase.public_settings.premium_features_test$do_with_premium_features$fn__134753 invoke "premium_features_test.clj" 24]
[clojure.core$with_redefs_fn invokeStatic "core.clj" 7582]
[clojure.core$with_redefs_fn invoke "core.clj" 7566]
[clojure.lang.AFn applyToHelper "AFn.java" 156]
[clojure.lang.AFn applyTo "AFn.java" 144]
[clojure.core$apply invokeStatic "core.clj" 667]
[clojure.core$apply invoke "core.clj" 662]
[metabase.test.redefs$new_with_redefs_fn invokeStatic "redefs.clj" 31]
[metabase.test.redefs$new_with_redefs_fn doInvoke "redefs.clj" 29]
[clojure.lang.RestFn invoke "RestFn.java" 421]
[metabase.public_settings.premium_features_test$do_with_premium_features invokeStatic "premium_features_test.clj" 23]
[metabase.public_settings.premium_features_test$do_with_premium_features invoke "premium_features_test.clj" 20]
[metabase_enterprise.sandbox.test_util$do_with_gtaps_for_user$thunk__233478$fn__233479$fn__233481 invoke "test_util.clj" 73]
[metabase_enterprise.sandbox.test_util$do_with_user_attributes$fn__233452 invoke "test_util.clj" 24]
[metabase.test.util$do_with_temp_vals_in_db invokeStatic "util.clj" 486]
[metabase.test.util$do_with_temp_vals_in_db invoke "util.clj" 471]
[metabase_enterprise.sandbox.test_util$do_with_user_attributes invokeStatic "test_util.clj" 23]
[metabase_enterprise.sandbox.test_util$do_with_user_attributes invoke "test_util.clj" 21]
[metabase_enterprise.sandbox.test_util$do_with_gtaps_for_user$thunk__233478$fn__233479 invoke "test_util.clj" 72]
[metabase.test.data.users$do_with_group_for_user$fn__107739$fn__107740 invoke "users.clj" 226]
[toucan2.tools.with_temp$do_with_temp_STAR__primary_method_default invokeStatic "with_temp.clj" 62]
[toucan2.tools.with_temp$do_with_temp_STAR__primary_method_default invoke "with_temp.clj" 44]
[clojure.lang.AFn applyToHelper "AFn.java" 165]
[clojure.lang.AFn applyTo "AFn.java" 144]
[clojure.lang.AFunction$1 doInvoke "AFunction.java" 31]
[clojure.lang.RestFn invoke "RestFn.java" 457]
[clojure.core$partial$fn__5908 invoke "core.clj" 2643]
[clojure.lang.AFn applyToHelper "AFn.java" 160]
[clojure.lang.RestFn applyTo "RestFn.java" 132]
[clojure.lang.AFunction$1 doInvoke "AFunction.java" 31]
[clojure.lang.RestFn invoke "RestFn.java" 436]
[methodical.impl.combo.threaded$eval2207$fn__2208$fn__2209$fn__2212 invoke "threaded.clj" 71]
[methodical.impl.combo.threaded$reducer_fn$fn__2175$fn__2179 invoke "threaded.clj" 23]
[clojure.lang.ArrayChunk reduce "ArrayChunk.java" 58]
[clojure.core.protocols$fn__8244 invokeStatic "protocols.clj" 136]
[clojure.core.protocols$fn__8244 invoke "protocols.clj" 124]
[clojure.core.protocols$fn__8204$G__8199__8213 invoke "protocols.clj" 19]
[clojure.core.protocols$seq_reduce invokeStatic "protocols.clj" 31]
[clojure.core.protocols$fn__8236 invokeStatic "protocols.clj" 75]
[clojure.core.protocols$fn__8236 invoke "protocols.clj" 75]
[clojure.core.protocols$fn__8178$G__8173__8191 invoke "protocols.clj" 13]
[clojure.core$reduce invokeStatic "core.clj" 6886]
[clojure.core$reduce invoke "core.clj" 6868]
[methodical.impl.combo.threaded$reducer_fn$fn__2175 invoke "threaded.clj" 21]
[clojure.core$comp$fn__5876 invoke "core.clj" 2588]
[methodical.impl.combo.threaded$combine_with_threader$fn__2185 invoke "threaded.clj" 44]
[clojure.lang.AFn applyToHelper "AFn.java" 160]
[clojure.lang.RestFn applyTo "RestFn.java" 132]
[clojure.lang.AFunction$1 doInvoke "AFunction.java" 31]
[clojure.lang.RestFn invoke "RestFn.java" 436]
[metabase.test.redefs$do_with_temp_STAR__around_method_default invokeStatic "redefs.clj" 23]
[metabase.test.redefs$do_with_temp_STAR__around_method_default invoke "redefs.clj" 10]
[clojure.lang.AFn applyToHelper "AFn.java" 165]
[clojure.lang.AFn applyTo "AFn.java" 144]
[clojure.lang.AFunction$1 doInvoke "AFunction.java" 31]
[clojure.lang.RestFn invoke "RestFn.java" 457]
[clojure.core$partial$fn__5908 invoke "core.clj" 2643]
[clojure.lang.AFn applyToHelper "AFn.java" 160]
[clojure.lang.RestFn applyTo "RestFn.java" 132]
[clojure.lang.AFunction$1 doInvoke "AFunction.java" 31]
[clojure.lang.RestFn invoke "RestFn.java" 436]
[methodical.impl.standard$invoke_multifn invokeStatic "standard.clj" 58]
[methodical.impl.standard$invoke_multifn invoke "standard.clj" 47]
[methodical.impl.standard.StandardMultiFn invoke "standard.clj" 195]
[toucan2.tools.with_temp$do_with_temp invokeStatic "with_temp.clj" 68]
[toucan2.tools.with_temp$do_with_temp invoke "with_temp.clj" 66]
[metabase.test.data.users$do_with_group_for_user$fn__107739 invoke "users.clj" 223]
[toucan2.tools.with_temp$do_with_temp_STAR__primary_method_default invokeStatic "with_temp.clj" 62]
[toucan2.tools.with_temp$do_with_temp_STAR__primary_method_default invoke "with_temp.clj" 44]
[clojure.lang.AFn applyToHelper "AFn.java" 165]
[clojure.lang.AFn applyTo "AFn.java" 144]
[clojure.lang.AFunction$1 doInvoke "AFunction.java" 31]
[clojure.lang.RestFn invoke "RestFn.java" 457]
[clojure.core$partial$fn__5908 invoke "core.clj" 2643]
[clojure.lang.AFn applyToHelper "AFn.java" 160]
[clojure.lang.RestFn applyTo "RestFn.java" 132]
[clojure.lang.AFunction$1 doInvoke "AFunction.java" 31]
[clojure.lang.RestFn invoke "RestFn.java" 436]
[methodical.impl.combo.threaded$eval2207$fn__2208$fn__2209$fn__2212 invoke "threaded.clj" 71]
[methodical.impl.combo.threaded$reducer_fn$fn__2175$fn__2179 invoke "threaded.clj" 23]
[clojure.lang.ArrayChunk reduce "ArrayChunk.java" 58]
[clojure.core.protocols$fn__8244 invokeStatic "protocols.clj" 136]
[clojure.core.protocols$fn__8244 invoke "protocols.clj" 124]
[clojure.core.protocols$fn__8204$G__8199__8213 invoke "protocols.clj" 19]
[clojure.core.protocols$seq_reduce invokeStatic "protocols.clj" 31]
[clojure.core.protocols$fn__8236 invokeStatic "protocols.clj" 75]
[clojure.core.protocols$fn__8236 invoke "protocols.clj" 75]
[clojure.core.protocols$fn__8178$G__8173__8191 invoke "protocols.clj" 13]
[clojure.core$reduce invokeStatic "core.clj" 6886]
[clojure.core$reduce invoke "core.clj" 6868]
[methodical.impl.combo.threaded$reducer_fn$fn__2175 invoke "threaded.clj" 21]
[clojure.core$comp$fn__5876 invoke "core.clj" 2588]
[methodical.impl.combo.threaded$combine_with_threader$fn__2185 invoke "threaded.clj" 44]
[clojure.lang.AFn applyToHelper "AFn.java" 160]
[clojure.lang.RestFn applyTo "RestFn.java" 132]
[clojure.lang.AFunction$1 doInvoke "AFunction.java" 31]
[clojure.lang.RestFn invoke "RestFn.java" 436]
[metabase.test.redefs$do_with_temp_STAR__around_method_default invokeStatic "redefs.clj" 23]
[metabase.test.redefs$do_with_temp_STAR__around_method_default invoke "redefs.clj" 10]
[clojure.lang.AFn applyToHelper "AFn.java" 165]
[clojure.lang.AFn applyTo "AFn.java" 144]
[clojure.lang.AFunction$1 doInvoke "AFunction.java" 31]
[clojure.lang.RestFn invoke "RestFn.java" 457]
[clojure.core$partial$fn__5908 invoke "core.clj" 2643]
[clojure.lang.AFn applyToHelper "AFn.java" 160]
[clojure.lang.RestFn applyTo "RestFn.java" 132]
[clojure.lang.AFunction$1 doInvoke "AFunction.java" 31]
[clojure.lang.RestFn invoke "RestFn.java" 436]
[methodical.impl.standard$invoke_multifn invokeStatic "standard.clj" 58]
[methodical.impl.standard$invoke_multifn invoke "standard.clj" 47]
[methodical.impl.standard.StandardMultiFn invoke "standard.clj" 195]
[toucan2.tools.with_temp$do_with_temp invokeStatic "with_temp.clj" 68]
[toucan2.tools.with_temp$do_with_temp invoke "with_temp.clj" 66]
[metabase.test.data.users$do_with_group_for_user invokeStatic "users.clj" 223]
[metabase.test.data.users$do_with_group_for_user invoke "users.clj" 222]
[metabase_enterprise.sandbox.test_util$do_with_gtaps_for_user$thunk__233478 invoke "test_util.clj" 69]
[metabase_enterprise.sandbox.test_util$do_with_gtaps_for_user$fn__233493 invoke "test_util.clj" 88]
[metabase.test.data.impl$do_with_db invokeStatic "impl.clj" 185]
[metabase.test.data.impl$do_with_db invoke "impl.clj" 179]
[metabase.test.data.impl$do_with_temp_copy_of_db invokeStatic "impl.clj" 336]
[metabase.test.data.impl$do_with_temp_copy_of_db invoke "impl.clj" 326]
[metabase_enterprise.sandbox.test_util$do_with_gtaps_for_user invokeStatic "test_util.clj" 87]
[metabase_enterprise.sandbox.test_util$do_with_gtaps_for_user invoke "test_util.clj" 64]
[metabase_enterprise.sandbox.pulse_test$fn__235476 invokeStatic "pulse_test.clj" 138]
[metabase_enterprise.sandbox.pulse_test$fn__235476 invoke "pulse_test.clj" 136]
[clojure.test$test_var$fn__9856 invoke "test.clj" 717]
[clojure.test$test_var invokeStatic "test.clj" 717]
[clojure.test$test_var invoke "test.clj" 708]
[hawk.core$run_test invokeStatic "core.clj" 135]
[hawk.core$run_test invoke "core.clj" 126]
[eftest.runner$test_vars$fn__10571$fn__10575 invoke "runner.clj" 106]
[clojure.test$default_fixture invokeStatic "test.clj" 687]
[clojure.test$default_fixture invoke "test.clj" 683]
[eftest.runner$test_vars$fn__10571 invoke "runner.clj" 98]
[eftest.runner$wrap_test_with_timer$fn__10532 invoke "runner.clj" 38]
[clojure.core$map$fn__5935 invoke "core.clj" 2770]
[clojure.lang.LazySeq sval "LazySeq.java" 42]
[clojure.lang.LazySeq seq "LazySeq.java" 51]
[clojure.lang.RT seq "RT.java" 535]
[clojure.core$seq__5467 invokeStatic "core.clj" 139]
[clojure.core$dorun invokeStatic "core.clj" 3134]
[clojure.core$dorun invoke "core.clj" 3134]
[eftest.runner$test_vars$fn__10579 invoke "runner.clj" 115]
[clojure.test$default_fixture invokeStatic "test.clj" 687]
[clojure.test$default_fixture invoke "test.clj" 683]
[eftest.runner$test_vars invokeStatic "runner.clj" 112]
[eftest.runner$test_vars invoke "runner.clj" 88]
[eftest.runner$test_ns invokeStatic "runner.clj" 125]
[eftest.runner$test_ns invoke "runner.clj" 121]
[eftest.runner$test_all$f__10593$fn__10595 invoke "runner.clj" 140]
[clojure.core$map$fn__5935 invoke "core.clj" 2772]
[clojure.lang.LazySeq sval "LazySeq.java" 42]
[clojure.lang.LazySeq seq "LazySeq.java" 51]
[clojure.lang.Cons next "Cons.java" 39]
[clojure.lang.RT next "RT.java" 713]
[clojure.core$next__5451 invokeStatic "core.clj" 64]
[clojure.core$reduce1 invokeStatic "core.clj" 946]
[clojure.core$reduce1 invokeStatic "core.clj" 936]
[clojure.core$merge_with invokeStatic "core.clj" 3076]
[clojure.core$merge_with doInvoke "core.clj" 3068]
[clojure.lang.RestFn applyTo "RestFn.java" 139]
[clojure.core$apply invokeStatic "core.clj" 669]
[clojure.core$apply invoke "core.clj" 662]
[eftest.runner$test_all$f__10593 invoke "runner.clj" 141]
[eftest.runner$test_all invokeStatic "runner.clj" 144]
[eftest.runner$test_all invoke "runner.clj" 129]
[eftest.runner$run_tests$fn__10639 invoke "runner.clj" 215]
[eftest.runner$run_tests invokeStatic "runner.clj" 215]
[eftest.runner$run_tests invoke "runner.clj" 181]
[hawk.core$run_tests$fn__11086 invoke "core.clj" 180]
[clojure.core$with_redefs_fn invokeStatic "core.clj" 7582]
[clojure.core$with_redefs_fn invoke "core.clj" 7566]
[clojure.lang.AFn applyToHelper "AFn.java" 156]
[clojure.lang.AFn applyTo "AFn.java" 144]
[clojure.core$apply invokeStatic "core.clj" 667]
[clojure.core$apply invoke "core.clj" 662]
[metabase.test.redefs$new_with_redefs_fn invokeStatic "redefs.clj" 31]
[metabase.test.redefs$new_with_redefs_fn doInvoke "redefs.clj" 29]
[clojure.lang.RestFn invoke "RestFn.java" 421]
[hawk.core$run_tests invokeStatic "core.clj" 177]
[hawk.core$run_tests invoke "core.clj" 158]
[hawk.core$find_and_run_tests_with_options invokeStatic "core.clj" 194]
[hawk.core$find_and_run_tests_with_options invoke "core.clj" 189]
[hawk.core$find_and_run_tests_cli invokeStatic "core.clj" 222]
[hawk.core$find_and_run_tests_cli invoke "core.clj" 214]
[metabase.test_runner$find_and_run_tests_cli invokeStatic "test_runner.clj" 94]
[metabase.test_runner$find_and_run_tests_cli invoke "test_runner.clj" 91]
[clojure.lang.AFn applyToHelper "AFn.java" 154]
[clojure.lang.AFn applyTo "AFn.java" 144]
[clojure.lang.Var applyTo "Var.java" 705]
[clojure.core$apply invokeStatic "core.clj" 667]
[clojure.core$apply invoke "core.clj" 662]
[clojure.run.exec$exec invokeStatic "exec.clj" 48]
[clojure.run.exec$exec doInvoke "exec.clj" 39]
[clojure.lang.RestFn invoke "RestFn.java" 423]
[clojure.run.exec$_main$fn__8503 invoke "exec.clj" 180]
[clojure.run.exec$_main invokeStatic "exec.clj" 176]
[clojure.run.exec$_main doInvoke "exec.clj" 139]
[clojure.lang.RestFn invoke "RestFn.java" 397]
[clojure.lang.AFn applyToHelper "AFn.java" 152]
[clojure.lang.RestFn applyTo "RestFn.java" 132]
[clojure.lang.Var applyTo "Var.java" 705]
[clojure.core$apply invokeStatic "core.clj" 667]
[clojure.main$main_opt invokeStatic "main.clj" 514]
[clojure.main$main_opt invoke "main.clj" 510]
[clojure.main$main invokeStatic "main.clj" 664]
[clojure.main$main doInvoke "main.clj" 616]
[clojure.lang.RestFn applyTo "RestFn.java" 137]
[clojure.lang.Var applyTo "Var.java" 705]
[clojure.main main "main.java" 40]]}
Check failure on line 0 in target/junit/metabase.api.activity_test.xml
github-actions / JUnit Test Report be-tests-mysql-latest-ee
metabase.api.activity-test ► recent-views-test
Failed test found in:
target/junit/metabase.api.activity_test.xml
Error:
activity_test.clj:63
Raw output
activity_test.clj:63
with temporary :metabase.models.card/Card with attributes
{:creator_id 1, :database_id 1, :dataset_query {}, :display "table", :name "rand-name", :visualization_settings {}}
with temporary :metabase.models.card/Card with attributes
{:creator_id 1,
:database_id 1,
:dataset_query {},
:display "table",
:name "archived-card",
:visualization_settings {},
:archived true}
with temporary :metabase.models.dashboard/Dashboard with attributes
{:creator_id 1, :name "rand-name2", :description "rand-name2"}
with temporary :metabase.models.table/Table with attributes
{:db_id 1, :active true, :name "rand-name"}
with temporary :metabase.models.table/Table with attributes
{:db_id 1, :active true, :name "hidden table", :visibility_type "hidden"}
with temporary :metabase.models.card/Card with attributes
{:creator_id 1,
:database_id 1,
:dataset_query {},
:display "table",
:name "rand-name",
:visualization_settings {},
:dataset true}
recent_views endpoint shows the current user's recently viewed items.
(with-model-cleanup "ViewLog")
with test user :crowberto
Setting :user-recent-views = []
No duplicates or archived items are returned.
expected: [{:model "table", :model_id 465}
{:model "dashboard", :model_id 61}
{:model "card", :model_id 283}
{:model "dataset", :model_id 285}]
actual: ({:model "card",
:model_id 283,
:name "rand-name",
:description nil,
:model_object
{:authority_level nil,
:description nil,
:archived false,
:name "rand-name",
:moderation_reviews (),
:moderated_status nil,
:id 283,
:display "card"}}
{:model "card",
:model_id 284,
:name "archived-card",
:description nil,
:model_object
{:authority_level nil,
:description nil,
:archived false,
:name "archived-card",
:moderation_reviews (),
:moderated_status nil,
:id 284,
:display "card"}}
{:model "card",
:model_id 285,
:name "rand-name",
:description nil,
:model_object
{:authority_level nil,
:description nil,
:archived false,
:name "rand-name",
:moderation_reviews (),
:moderated_status nil,
:id 285,
:display "card"}}
{:model "dashboard",
:model_id 61,
:name "rand-name2",
:description "rand-name2",
:model_object
{:authority_level nil,
:description "rand-name2",
:archived false,
:name "rand-name2",
:moderation_reviews (),
:moderated_status nil,
:id 61,
:display "dashboard"}})
diff: - [{:model_id 465, :model "table"}
{:model_id 61, :model "dashboard"}
{:model_id 283}
{:model_id 285, :model "dataset"}]
+ [{:model_id 283, :model "card"}
{:model_id 284, :model "card"}
{:model_id 285}
{:model_id 61, :model "dashboard"}]
Check failure on line 0 in target/junit/metabase.api.card_test.xml
github-actions / JUnit Test Report be-tests-mysql-latest-ee
metabase.api.card-test ► download-default-constraints-test
Failed test found in:
target/junit/metabase.api.card_test.xml
Error:
http_client.clj:174
Raw output
http_client.clj:174
with temporary :metabase.models.card/Card with attributes
{:creator_id 2,
:database_id 1,
:dataset_query
{:database 1,
:type :query,
:query {:source-table 1},
:middleware {:add-default-userland-constraints? true, :userland-query? true}},
:display :table,
:name "IANLQFBZQGCTOMREAQYR",
:visualization_settings {}}
with temporary :metabase.models.collection/Collection with attributes
{:name "WYXHIMTXNSYIINFZUVRA", :color "#ABCDEF"}
Sanity check: this CSV download should not be subject to C O N S T R A I N T S
POST http://localhost:3001/api/card/416/query/csv expected a status code of 200, got 500.
expected: (= expected-status-code actual-status-code)
actual: (not (= 200 500))
Check failure on line 0 in target/junit/metabase.api.dashboard_test.xml
github-actions / JUnit Test Report be-tests-mysql-latest-ee
metabase.api.dashboard-test ► dashboard-card-query-export-format-test
Failed test found in:
target/junit/metabase.api.dashboard_test.xml
Error:
dashboard_test.clj:2595
Raw output
dashboard_test.clj:2595
POST /api/dashboard/:dashboard-id/dashcard/:dashcard-id/card/:card-id/query/:export-format
with temporary :metabase.models.card/Card with attributes
{:creator_id 2,
:database_id 1,
:dataset_query {:database 1, :type :query, :query {:limit 5, :source-table 4}},
:display :table,
:name "LRWXSZNDZSYGEQVOPZCV",
:visualization_settings {},
:result_metadata
[{:description nil,
:semantic_type :type/PK,
:coercion_strategy nil,
:name "ID",
:settings nil,
:field_ref [:field 2 nil],
:effective_type :type/BigInteger,
:id 2,
:visibility_type :normal,
:display_name "ID",
:fingerprint nil,
:base_type :type/BigInteger}
{:description nil,
:semantic_type :type/Name,
:coercion_strategy nil,
:name "NAME",
:settings nil,
:field_ref [:field 1 nil],
:effective_type :type/Text,
:id 1,
:visibility_type :normal,
:display_name "Name",
:fingerprint
{:global {:distinct-count 75, :nil% 0.0},
:type
#:type{:Text
{:percent-json 0.0,
:percent-url 0.0,
:percent-email 0.0,
:percent-state 0.0,
:average-length 8.333333333333334}}},
:base_type :type/Text}],
:table_id 4}
with temporary :metabase.models.dashboard/Dashboard with attributes
{:creator_id 2,
:name "CDHNNLVASONYSIOWFHAU",
:parameters
[{:name "Category Name", :slug "category_name", :id "_CATEGORY_NAME_", :type "category"}
{:name "Category ID", :slug "category_id", :id "_CATEGORY_ID_", :type "category"}
{:name "Price", :slug "price", :id "_PRICE_", :type "category"}
{:name "ID", :slug "id", :id "_ID_", :type "category"}
{:name "Static Category",
:slug "static_category",
:id "_STATIC_CATEGORY_",
:type "category",
:values_source_type "static-list",
:values_source_config {:values ["African" "American" "Asian"]}}
{:name "Static Category label",
:slug "static_category_label",
:id "_STATIC_CATEGORY_LABEL_",
:type "category",
:values_source_type "static-list",
:values_source_config {:values [["African" "Af"] ["American" "Am"] ["Asian" "As"]]}}
{:id "_CARD_",
:type "category",
:name "CATEGORY",
:values_source_type "card",
:values_source_config {:card_id 631, :value_field [:field 1 nil]}}]}
with temporary :metabase.models.card/Card with attributes
{:creator_id 2,
:database_id 1,
:dataset_query {:database 1, :type :query, :query {:source-table 1}},
:display :table,
:name "RYODQWBZAIPIOXPNCIUK",
:visualization_settings {},
:table_id 1}
with temporary :metabase.models.dashboard-card/DashboardCard with attributes
{:row 0,
:col 0,
:size_x 4,
:size_y 4,
:card_id 632,
:dashboard_id 151,
:parameter_mappings
[{:parameter_id "_CATEGORY_NAME_", :card_id 632, :target [:dimension [:field 1 {:source-field 15}]]}
{:parameter_id "_CATEGORY_ID_", :card_id 632, :target [:dimension [:field 15 nil]]}
{:parameter_id "_PRICE_", :card_id 632, :target [:dimension [:field 16 nil]]}
{:parameter_id "_ID_", :card_id 632, :target [:dimension [:field 12 nil]]}
{:parameter_id "_ID_", :card_id 632, :target [:dimension [:field 12 nil]]}
{:parameter_id "_STATIC_CATEGORY_", :card_id 632, :target [:dimension [:field 1 {:source-field 15}]]}
{:parameter_id "_STATIC_CATEGORY_LABEL_", :card_id 632, :target [:dimension [:field 1 {:source-field 15}]]}]}
Export format = :csv
expected: (=
(streaming.test-util/process-query-basic-streaming
export-format
(mt/mbql-query venues {:filter [:= $price 4]}))
(parse-export-format-results
(mt/user-http-request
:rasta
:post
200
url
{:request-options {:as :byte-array}}
:parameters
(json/generate-string [{:id "_PRICE_", :value 4}]))
export-format))
actual: (not
(=
()
(["ID" "Name" "Category ID" "Latitude" "Longitude" "Price"]
["16" "Pacific Dining Car - Santa Monica" "67" "34.0367" "-118.476" "4"]
["55" "Dal Rae Restaurant" "67" "33.983" "-118.096" "4"]
["61" "Lawry's The Prime Rib" "67" "34.0677" "-118.376" "4"]
["77" "Sushi Nakazawa" "40" "40.7318" "-74.0045" "4"]
["79" "Sushi Yasuda" "40" "40.7514" "-73.9736" "4"]
["81" "Tanoshi Sushi & Sake Bar" "40" "40.7677" "-73.9533" "4"])))
Check failure on line 0 in target/junit/metabase.api.database_test.xml
github-actions / JUnit Test Report be-tests-mysql-latest-ee
metabase.api.database-test ► autocomplete-suggestions-test
Failed test found in:
target/junit/metabase.api.database_test.xml
Error:
http_client.clj:174
Raw output
http_client.clj:174
GET /api/database/:id/autocomplete_suggestions
GET http://localhost:3001/api/database/1/autocomplete_suggestions?prefix=u expected a status code of 200, got 204.
expected: (= expected-status-code actual-status-code)
actual: (not (= 200 204))
Check failure on line 0 in target/junit/metabase.api.database_test.xml
github-actions / JUnit Test Report be-tests-mysql-latest-ee
metabase.api.database-test ► card-autocomplete-suggestions-test
Failed test found in:
target/junit/metabase.api.database_test.xml
Error:
http_client.clj:174
Raw output
http_client.clj:174
GET /api/database/:id/card_autocomplete_suggestions
with temporary :metabase.models.collection/Collection with attributes
{:name "Maz Analytics", :color "#ABCDEF"}
with temporary :metabase.models.card/Card with attributes
{:creator_id 2,
:database_id 1,
:dataset_query {:database 1, :type :native, :native {:query "SELECT * FROM VENUES"}},
:display :table,
:name "Maz Quote Views Per Month",
:visualization_settings {},
:collection_id 472}
with temporary :metabase.models.card/Card with attributes
{:creator_id 2,
:database_id 1,
:dataset_query {:database 1, :type :native, :native {:query "SELECT * FROM VENUES"}},
:display :table,
:name "Maz Quote Views Per Day",
:visualization_settings {},
:dataset true}
with temporary :metabase.models.card/Card with attributes
{:creator_id 2,
:database_id 1,
:dataset_query {:database 1, :type :native, :native {:query "SELECT * FROM VENUES"}},
:display :table,
:name "Maz Quote Views Per Day",
:visualization_settings {}}
exclude cards without perms
GET http://localhost:3001/api/database/1/card_autocomplete_suggestions?query=maz expected a status code of 200, got 404.
expected: (= expected-status-code actual-status-code)
actual: (not (= 200 404))