mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-05 06:58:56 +00:00
ouch, this breaks our test bots heavily :)
Original commit message from CVS: ouch, this breaks our test bots heavily :)
This commit is contained in:
parent
bb22738d21
commit
a608f7e770
2 changed files with 2 additions and 2 deletions
|
@ -51,7 +51,7 @@ xml-mp3.c: $(top_srcdir)/docs/manual/xml.xml
|
||||||
# they actually run
|
# they actually run
|
||||||
include $(top_srcdir)/testsuite/Rules
|
include $(top_srcdir)/testsuite/Rules
|
||||||
|
|
||||||
tests_pass = elementmake elementget init popt $(GNOME)
|
tests_pass = elementmake elementget init popt
|
||||||
tests_fail =
|
tests_fail =
|
||||||
tests_ignore =
|
tests_ignore =
|
||||||
|
|
||||||
|
|
|
@ -51,7 +51,7 @@ xml-mp3.c: $(top_srcdir)/docs/manual/xml.xml
|
||||||
# they actually run
|
# they actually run
|
||||||
include $(top_srcdir)/testsuite/Rules
|
include $(top_srcdir)/testsuite/Rules
|
||||||
|
|
||||||
tests_pass = elementmake elementget init popt $(GNOME)
|
tests_pass = elementmake elementget init popt
|
||||||
tests_fail =
|
tests_fail =
|
||||||
tests_ignore =
|
tests_ignore =
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue