Skip to content

update otel api library #76

update otel api library

update otel api library #76

GitHub Actions / JUnit Test Report failed Nov 13, 2024 in 0s

93 tests run, 0 skipped, 1 failed.

Annotations

Check failure on line 104 in test/pgo_datetime_SUITE.erl

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

/home/runner/work/pgo/pgo/test/pgo_datetime_SUITE.erl.insert

Test insert in pgo_datetime_SUITE failed!
Raw output
{{assertMatch,
     [{module,pgo_datetime_SUITE},
      {line,104},
      {expression,
          "pgo : query ( \"insert into times (user_id, a_timestamp, a_time) VALUES ($1, $2, $3)\" , [ { { 2012 , 1 , 17 } , { 10 , 54 , 3.45 } } , { { 2012 , 1 , 17 } , { 10 , 54 , 3.45 } } , { 10 , 54 , 3.45 } ] )"},
      {pattern,"# { command := insert }"},
      {value,
          {error,
              #{error => badarg_encoding,module => pg_types,
                type_info =>
                    {type_info,23,pg_int4,[],default,<<"int4">>,
                        <<"int4send">>,<<"int4recv">>,4,<<"int4out">>,
                        <<"int4in">>,0,undefined,0,[],undefined},
                value => {{2012,1,17},{10,54,3.45}}}}}]},
 [{pgo_datetime_SUITE,insert,1,
      [{file,"/home/runner/work/pgo/pgo/test/pgo_datetime_SUITE.erl"},
       {line,104}]},
  {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]},
  {test_server,run_test_case_eval1,6,[{file,"test_server.erl"},{line,1291}]},
  {test_server,run_test_case_eval,9,[{file,"test_server.erl"},{line,1223}]}]}