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

Add fixture `beamz/tp46`

Open FloEdelmann opened this issue 4 years ago • 1 comments

  • Add fixture 'beamz/tp46'

Fixture warnings / errors

  • beamz/tp46
    • :x: Mode '4-1 Channels' should have 1 channels according to its name but actually has 4.
    • :x: Mode '4-1 Channels' should have 1 channels according to its shortName but actually has 4.

Thank you Anonymous!

FloEdelmann avatar Apr 26 '21 06: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: beamz / tp46: d-light / attributes-correctness
  • :heavy_check_mark: beamz/tp46-3ch.xml
  • :heavy_check_mark: beamz/tp46-4-1ch.xml
  • :heavy_check_mark: beamz/tp46-4ch.xml
  • :heavy_check_mark: beamz/tp46-8ch.xml
:heavy_check_mark: beamz / tp46: dragonframe / json-schema-conformity
  • :heavy_check_mark: beamz/tp46.json
  • :heavy_check_mark: manufacturers.json
:heavy_check_mark: beamz / tp46: millumin / json-schema-conformity
  • :heavy_check_mark: beamz/tp46.json
:x: beamz / tp46: qlcplus_4.12.2 / fixture-tool-validation
  • :x: fixtures/BeamZ-TP46.qxfError: Command failed: /tmp/ofl-qlcplus5-fixture-tool-OCXfjv/resources/fixtures/scripts/fixtures-tool.py --validate . File "/tmp/ofl-qlcplus5-fixture-tool-OCXfjv/resources/fixtures/scripts/fixtures-tool.py", line 75 print "" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("")?
:heavy_check_mark: beamz / tp46: qlcplus_4.12.2 / xsd-schema-conformity
  • :heavy_check_mark: fixtures/BeamZ-TP46.qxf

github-actions[bot] avatar Apr 26 '21 06:04 github-actions[bot]