all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* sqlite test failing
@ 2022-10-21 22:51 Steve Downey
  2022-10-22  7:03 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Steve Downey @ 2022-10-21 22:51 UTC (permalink / raw)
  To: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 1070 bytes --]

When running tests in a clean build of the trunk I'm seeing a failure

Test sqlite-returning backtrace:
  signal(error ("SQL logic error (near \"RETURNING\": syntax error)"))
  apply(signal (error ("SQL logic error (near \"RETURNING\": syntax er
  #f(compiled-function () #<bytecode -0x16449576758bbd7e>)()
  ert--run-test-internal(#s(ert--test-execution-info :test #s(ert-test
  ert-run-test(#s(ert-test :name sqlite-returning :documentation nil :
  ert-run-or-rerun-test(#s(ert--stats :selector (not (or ... ...)) :te
  ert-run-tests((not (or (tag :expensive-test) (tag :unstable))) #f(co
  ert-run-tests-batch((not (or (tag :expensive-test) (tag :unstable)))
  ert-run-tests-batch-and-exit((not (or (tag :expensive-test) (tag :un
  command-line-1(("-L" ":." "-l" "ert" "-l" "src/sqlite-tests" "--eval
  command-line()
  normal-top-level()
Test sqlite-returning condition:
    (error "SQL logic error (near \"RETURNING\": syntax error)")
   FAILED   9/11  sqlite-returning (0.000294 sec) at src/sqlite-tests.el:244

This is on Ubuntu 20.04 with sqlite3 version 3.31.1

[-- Attachment #2: Type: text/html, Size: 1298 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: sqlite test failing
  2022-10-21 22:51 sqlite test failing Steve Downey
@ 2022-10-22  7:03 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2022-10-22  7:03 UTC (permalink / raw)
  To: Steve Downey; +Cc: emacs-devel

> From: Steve Downey <sdowney@gmail.com>
> Date: Fri, 21 Oct 2022 18:51:46 -0400
> 
> When running tests in a clean build of the trunk I'm seeing a failure
> 
> Test sqlite-returning backtrace:
>   signal(error ("SQL logic error (near \"RETURNING\": syntax error)"))
>   apply(signal (error ("SQL logic error (near \"RETURNING\": syntax er
>   #f(compiled-function () #<bytecode -0x16449576758bbd7e>)()
>   ert--run-test-internal(#s(ert--test-execution-info :test #s(ert-test
>   ert-run-test(#s(ert-test :name sqlite-returning :documentation nil :
>   ert-run-or-rerun-test(#s(ert--stats :selector (not (or ... ...)) :te
>   ert-run-tests((not (or (tag :expensive-test) (tag :unstable))) #f(co
>   ert-run-tests-batch((not (or (tag :expensive-test) (tag :unstable)))
>   ert-run-tests-batch-and-exit((not (or (tag :expensive-test) (tag :un
>   command-line-1(("-L" ":." "-l" "ert" "-l" "src/sqlite-tests" "--eval
>   command-line()
>   normal-top-level()
> Test sqlite-returning condition:
>     (error "SQL logic error (near \"RETURNING\": syntax error)")
>    FAILED   9/11  sqlite-returning (0.000294 sec) at src/sqlite-tests.el:244
> 
> This is on Ubuntu 20.04 with sqlite3 version 3.31.1

Please report this using "M-x report-emacs-bug RET", which will
collect some important details of your configuration and system setup.
It will always allow us to track the issue via our bug tracker.

Thanks.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-10-22  7:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-21 22:51 sqlite test failing Steve Downey
2022-10-22  7:03 ` Eli Zaretskii

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.