[Bug 794349] GstSharp.Tests: Add unit test project
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Mar 15 14:07:53 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=794349
--- Comment #3 from Thibault Saunier <tsaunier at gnome.org> ---
OK, moved to meson but then I am getting the following errors:
1) GstSharp.Tests.PipelineTests.TestPipelineDispose : Expected: False
But was: True
at GstSharp.Tests.PipelineTests.TestPipelineDispose () [0x000f3] in
/home/thiblahute/devel/gstreamer/gst-build/subprojects/gstreamer-sharp/Tests/PipelineTests.cs:69
at (wrapper managed-to-native)
System.Reflection.MonoMethod.InternalInvoke(System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj,
System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder,
System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00032]
in
/home/thiblahute/devel/misc/mono/mcs/class/corlib/System.Reflection/MonoMethod.cs:305
2) GstSharp.Tests.PipelineTests.TestPipelineDisposeManually : Multiple failures
or warnings in test:
1) Expected: False
But was: True
2) Expected: False
But was: True
at GstSharp.Tests.PipelineTests.TestPipelineDisposeManually () [0x00125] in
/home/thiblahute/devel/gstreamer/gst-build/subprojects/gstreamer-sharp/Tests/PipelineTests.cs:208
at (wrapper managed-to-native)
System.Reflection.MonoMethod.InternalInvoke(System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj,
System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder,
System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00032]
in
/home/thiblahute/devel/misc/mono/mcs/class/corlib/System.Reflection/MonoMethod.cs:305
3) GstSharp.Tests.PipelineTests.TestPipelineParseAndDispose : Multiple failures
or warnings in test:
1) Expected: False
But was: True
2) Expected: False
But was: True
3) Expected: False
But was: True
at GstSharp.Tests.PipelineTests.TestPipelineParseAndDispose () [0x000a0] in
/home/thiblahute/devel/gstreamer/gst-build/subprojects/gstreamer-sharp/Tests/PipelineTests.cs:106
at (wrapper managed-to-native)
System.Reflection.MonoMethod.InternalInvoke(System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj,
System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder,
System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00032]
in
/home/thiblahute/devel/misc/mono/mcs/class/corlib/System.Reflection/MonoMethod.cs:305
4) GstSharp.Tests.PipelineTests.TestPipelineUriDecodeBinForcedlyDespose :
Multiple failures or warnings in test:
1) Expected: False
But was: True
2) Expected: False
But was: True
3) Expected: False
But was: True
4) Expected: False
But was: True
at GstSharp.Tests.PipelineTests.TestPipelineUriDecodeBinForcedlyDespose ()
[0x000f3] in
/home/thiblahute/devel/gstreamer/gst-build/subprojects/gstreamer-sharp/Tests/PipelineTests.cs:152
at (wrapper managed-to-native)
System.Reflection.MonoMethod.InternalInvoke(System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj,
System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder,
System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00032]
in
/home/thiblahute/devel/misc/mono/mcs/class/corlib/System.Reflection/MonoMethod.cs:305
-------
OK: 2
FAIL: 1
SKIP: 0
TIMEOUT: 0
Is that normal?
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list