Skip to content

DASH-IF Conformance Tools v2.1.0

Compare
Choose a tag to compare
@dsilhavy dsilhavy released this 30 Nov 13:33
· 143 commits to master since this release
047a14a

Features

#610 Add a new conformance frontend written in plain Javascript. The new frontend uses the new REST Interface to trigger testruns and derive test results. It is automatically deployed to a separate folder and available here: https://beta.conformance.dashif.org/Conformance-Frontend-JCCP/#home @FritzHeiden

Improvements

#616 Added a 30 second timeout / 60 second kill timeout on the segment validator, to prevent it from running indefinitely. @Phencys
#616 Added a category "health" checks to the logger module, to provide information about various issues with the segment validator such as invalid XML files and timeouts @Phencys