=== Test case: graphql_domain_SUITE:domain_duplicate_error_formatting/1 (click for source code)

=== Config value:

    [{protocol,cli},
     {schema_endpoint,admin},
     {watchdog,<0.17502.0>},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {preset,"odbc_mssql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/graphql_domain_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@1df4d63c78a0.2024-04-26_13.10.29/big_tests.tests.graphql_domain_SUITE.logs/run.2024-04-26_13.14.01/graphql_domain_suite.domain_duplicate_error_formatting.13445.html"},
     {tc_group_properties,[{name,domain_cli},sequence]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/graphql_domain_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@1df4d63c78a0.2024-04-26_13.10.29/big_tests.tests.graphql_domain_SUITE.logs/run.2024-04-26_13.14.01/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@1df4d63c78a0.2024-04-26_13.10.29"

=== Started at 2024-04-26 13:14:06


*** CT 2024-04-26 13:14:06.197 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1514.html

*** User 2024-04-26 13:14:06.654 ***🔗
Execute /home/circleci/project/_build/mim1/rel/mongooseim/bin/mongooseimctl  domain addDomain --domain example.com --hostType test type
Result "{\n  \"errors\" : [\n    {\n      \"path\" : [\n        \"domain\",\n        \"addDomain\"\n      ],\n      \"message\" : \"Domain already exists\",\n      \"extensions\" : {\n        \"hostType\" : \"test type\",\n        \"domain\" : \"example.com\",\n        \"code\" : \"duplicate\"\n      }\n    }\n  ],\n  \"data\" : {\n    \"domain\" : {\n      \"addDomain\" : null\n    }\n  }\n}\n"
ExitStatus 1

*** User 2024-04-26 13:14:06.654 ***🔗
ResultString:
{
  "errors" : [
    {
      "path" : [
        "domain",
        "addDomain"
      ],
      "message" : "Domain already exists",
      "extensions" : {
        "hostType" : "test type",
        "domain" : "example.com",
        "code" : "duplicate"
      }
    }
  ],
  "data" : {
    "domain" : {
      "addDomain" : null
    }
  }
}

*** CT 2024-04-26 13:14:06.656 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1514.html



=== Ended at 2024-04-26 13:14:06
=== successfully completed test case
=== === Returned value: ok


Test run history | Top level test index | Latest test result