validate: padmonitor test failing
@gdesmott
Submitted by Guillaume Desmottes Link to original bug (#766699)
Description
FAIL: validate/padmonitor
Running suite(s): padmonitor
0:00:00.226697059 26336 0x24d8960 ERROR validate gst-validate-reporter.c:176:gst_validate_report_valist: fakedemuxer0:sink 2155 (critical) : buffer: flow return from pad push doesn't match expected value : Wrong combined flow return ok(0). Expected: error(-5)
0:00:00.247973791 26338 0x24d8960 ERROR validate gst-validate-reporter.c:176:gst_validate_report_valist: fakedemuxer0:sink 2155 (critical) : buffer: flow return from pad push doesn't match expected value : Wrong combined flow return ok(0). Expected: eos(-3)
0:00:00.268516494 26339 0x24d8960 ERROR validate gst-validate-reporter.c:176:gst_validate_report_valist: fakedemuxer0:sink 2155 (critical) : buffer: flow return from pad push doesn't match expected value : Wrong combined flow return ok(0). Expected: flushing(-2)
0:00:00.286163999 26340 0x24d8960 ERROR validate gst-validate-reporter.c:176:gst_validate_report_valist: fakedemuxer0:sink 2155 (critical) : buffer: flow return from pad push doesn't match expected value : Wrong combined flow return ok(0). Expected: not-negotiated(-4)
0:00:00.448709050 26352 0x24dc630 ERROR validate gst-validate-reporter.c:176:gst_validate_report_valist: <validate-pipeline>
2250 (critical) : runtime: We got an ERROR message on the bus : Got error: Internal data flow error. -- Debug message: gstbasesrc.c(2947): gst_base_src_loop (): /GstPipeline:validate-pipeline/GstFakeSrc:fakesrc0:
streaming task paused, reason error (-5)
0:00:00.468909559 26356 0x24dab00 ERROR validate gst-validate-reporter.c:176:gst_validate_report_valist: <validate-pipeline>
2251 (critical) : runtime: We got an ERROR message on the bus : Got error: fake error -- Debug message: This is a fake error
0:00:00.469177574 26356 0x24dc630 ERROR validate gst-validate-reporter.c:176:gst_validate_report_valist: <validate-pipeline>
2251 (critical) : runtime: We got an ERROR message on the bus : Got error: Internal data flow error. -- Debug message: gstbasesrc.c(2947): gst_base_src_loop (): /GstPipeline:validate-pipeline/GstFakeSrc:fakesrc0:
streaming task paused, reason error (-5)
23%: Checks: 21, Failures: 16, Errors: 0
validate/padmonitor.c:122:F:padmonitor:buffer_before_segment:0: 'g_list_length (reports)' (2) is not equal to '1' (1)
validate/padmonitor.c:210:F:padmonitor:buffer_outside_segment:0: 'g_list_length (reports)' (2) is not equal to '1' (1)
validate/padmonitor.c:912:F:padmonitor:buffer_timestamp_out_of_received_range:0: 'g_list_length (reports)' (4) is not equal to '1' (1)
validate/padmonitor.c:606:F:padmonitor:media_info_1:0: 'g_list_length (reports)' (1) is not equal to 'num_issues' (0)
validate/padmonitor.c:606:F:padmonitor:media_info_2:0: 'g_list_length (reports)' (2) is not equal to 'num_issues' (1)
validate/padmonitor.c:606:F:padmonitor:media_info_3:0: 'g_list_length (reports)' (1) is not equal to 'num_issues' (0)
validate/padmonitor.c:606:F:padmonitor:media_info_4:0: 'g_list_length (reports)' (1) is not equal to 'num_issues' (0)
validate/padmonitor.c:606:F:padmonitor:media_info_5:0: 'g_list_length (reports)' (2) is not equal to 'num_issues' (1)
validate/padmonitor.c:320:F:padmonitor:flow_aggregation_ok_ok_error_ok:0: 'g_list_length (reports)' (2) is not equal to '1' (1)
validate/padmonitor.c:320:F:padmonitor:flow_aggregation_eos_eos_eos_ok:0: 'g_list_length (reports)' (2) is not equal to '1' (1)
validate/padmonitor.c:320:F:padmonitor:flow_aggregation_flushing_ok_ok_ok:0: 'g_list_length (reports)' (2) is not equal to '1' (1)
validate/padmonitor.c:320:F:padmonitor:flow_aggregation_not_neg_ok_ok_ok:0: 'g_list_length (reports)' (2) is not equal to '1' (1)
validate/padmonitor.c:325:F:padmonitor:flow_aggregation_eos_eos_eos_eos:0: 'g_list_length (reports)' (1) is not equal to '0' (0)
validate/padmonitor.c:325:F:padmonitor:flow_aggregation_eos_eos_ok_ok:0: 'g_list_length (reports)' (1) is not equal to '0' (0)
validate/padmonitor.c:325:F:padmonitor:flow_aggregation_ok_ok_ok_eos:0: 'g_list_length (reports)' (1) is not equal to '0' (0)
validate/padmonitor.c:325:F:padmonitor:flow_aggregation_not_neg_ok_ok_not_neg:0: 'g_list_length (reports)' (1) is not equal to '0' (0)
FAIL validate/padmonitor (exit status: 16)