open-fixture-library icon indicating copy to clipboard operation
open-fixture-library copied to clipboard

Add fixture `uking/zq02009`

Open FloEdelmann opened this issue 1 year ago • 2 comments

  • Add fixture uking/zq02009

Thank you @zuwhan!

FloEdelmann avatar Oct 05 '24 21:10 FloEdelmann

Export files validity

(Output of test script tests/github/exports-valid.js.)

Test the exported files of selected fixtures against the plugins' export tests. You can run a plugin's export tests by executing: $ node cli/run-export-test.js -p <plugin name> <fixtures>

✔️ uking / zq02009: d-light / attributes-correctness
  • ✔️ uking/zq02009-9ch.xml
  • ✔️ uking/zq02009-11ch.xml
uking / zq02009: dmxcontrol3 / channel-numbers
  • ❌ uking-zq02009-9ch.xmlChannel 3 "Color (Unimplemented)" of type NoFunction should be omitted.
    Channel 4 "Gobo (Unimplemented)" of type NoFunction should be omitted.
    Channel 5 "Dimming (Unimplemented)" of type NoFunction should be omitted.
    Channel 8 "Model (Unimplemented)" of type NoFunction should be omitted.
    Channel 9 "Dimming mode (Unimplemented)" of type NoFunction should be omitted.
  • ❌ uking-zq02009-11ch.xmlChannel 5 "Color (Unimplemented)" of type NoFunction should be omitted.
    Channel 6 "Gobo (Unimplemented)" of type NoFunction should be omitted.
    Channel 7 "Dimming (Unimplemented)" of type NoFunction should be omitted.
    Channel 10 "Model (Unimplemented)" of type NoFunction should be omitted.
    Channel 11 "Dimming mode (Unimplemented)" of type NoFunction should be omitted.
✔️ uking / zq02009: dragonframe / json-schema-conformity
  • ✔️ uking/zq02009.json
  • ✔️ manufacturers.json
uking / zq02009: millumin / json-schema-conformity
  • ❌ uking/zq02009.jsonfixture/availableChannels/Color (Unimplemented) (type: Nothing) must NOT have more than 1 properties
    fixture/availableChannels/Color (Unimplemented) (type: Nothing) must NOT have more than 2 properties
    fixture/availableChannels/Color (Unimplemented) (type: Nothing) must match exactly one schema in oneOf
uking / zq02009: qlcplus_4.12.2 / fixture-tool-validation
  • ❌ fixtures/U`King-ZQ02009.qxfNamespace(map=False, convert=None, validate=['.']) Starting validation ./manufacturer/fixture.qxf: Invalid physical dimensions detected 1 definitions processed. 1 errors detected
uking / zq02009: qlcplus_4.12.2 / xsd-schema-conformity
  • ❌ fixtures/U`King-ZQ02009.qxfElement '{http://www.qlcplus.org/FixtureDefinition}Dimensions', attribute 'Weight': [facet 'minExclusive'] The value '0' must be greater than '0'.
    Element '{http://www.qlcplus.org/FixtureDefinition}Dimensions', attribute 'Width': '0' is not a valid value of the atomic type 'xs:positiveInteger'.
    Element '{http://www.qlcplus.org/FixtureDefinition}Dimensions', attribute 'Height': '0' is not a valid value of the atomic type 'xs:positiveInteger'.
    Element '{http://www.qlcplus.org/FixtureDefinition}Dimensions', attribute 'Depth': '0' is not a valid value of the atomic type 'xs:positiveInteger'.

github-actions[bot] avatar Oct 05 '24 21:10 github-actions[bot]

Same fixture (and author) as #4273 -- I don't think either one is ready to merge yet, but we can probably close the older one.

kengruven avatar Oct 06 '24 16:10 kengruven