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

Add fixture `showpro/fusionpar-qxii`

Open FloEdelmann opened this issue 4 years ago • 1 comments

  • Add fixture 'showpro/fusionpar-qxii'

Thank you @Dark-Llama!

FloEdelmann avatar Apr 19 '21 01:04 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>

:heavy_check_mark: showpro / fusionpar-qxii: d-light / attributes-correctness
  • :heavy_check_mark: showpro/fusionpar-qxii-4ch.xml
  • :heavy_check_mark: showpro/fusionpar-qxii-6ch.xml
  • :heavy_check_mark: showpro/fusionpar-qxii-11ch.xml
:heavy_check_mark: showpro / fusionpar-qxii: dragonframe / json-schema-conformity
  • :heavy_check_mark: showpro/fusionpar-qxii.json
  • :heavy_check_mark: manufacturers.json
:x: showpro / fusionpar-qxii: millumin / json-schema-conformity
  • :x: showpro/fusionpar-qxii.jsonfixture/physical/DMXconnector "5-pin XLR IP65" should be equal to one of [3-pin, 5-pin, 3-pin (swapped +/-), 3-pin and 5-pin, 3-pin XLR IP65, 3.5mm stereo jack]
:x: showpro / fusionpar-qxii: qlcplus_4.12.2 / fixture-tool-validation
  • :x: fixtures/ShowPRO-FUSIONPAR-QXII.qxfError: Command failed: /tmp/ofl-qlcplus5-fixture-tool-NzmP65/resources/fixtures/scripts/fixtures-tool.py --validate . File "/tmp/ofl-qlcplus5-fixture-tool-NzmP65/resources/fixtures/scripts/fixtures-tool.py", line 75 print "" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("")?
:x: showpro / fusionpar-qxii: qlcplus_4.12.2 / xsd-schema-conformity
  • :x: fixtures/ShowPRO-FUSIONPAR-QXII.qxfElement '{http://www.qlcplus.org/FixtureDefinition}Technical', attribute 'DmxConnector': [facet 'enumeration'] The value '5-pin XLR IP65' is not an element of the set {'3-pin', '5-pin', '3-pin and 5-pin', '3-pin IP65', '5-pin IP65', '3.5 mm stereo jack', 'Wireless', 'Other'}.
    Element '{http://www.qlcplus.org/FixtureDefinition}Technical', attribute 'DmxConnector': '5-pin XLR IP65' is not a valid value of the atomic type '{http://www.qlcplus.org/FixtureDefinition}connectorType'.

github-actions[bot] avatar Apr 19 '21 01:04 github-actions[bot]