Uploaded image for project: 'Hue (READ ONLY)'
  1. Hue (READ ONLY)
  2. HUE-2847

[core] Unittests are failing to find the JavaScript linter jsl

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Major
    • Resolution: Won't Fix
    • Affects Version/s: 3.9.0
    • Fix Version/s: None
    • Component/s: tools
    • Labels:
      None

      Description

      The unit tests have errors like this in the log:

      Finished processing dependencies for pylint
      + build/env/bin/hue runpylint all -- -f parseable
      + rm -f JAVASCRIPTLINT.txt
      ++ find . -name '*.js'
      + for FILE in '$(find . -name *.js)'
      + jsl -conf .jslintrc -nologo -nosummary -nocontext -nofilelisting -process ./tools/followme/jHueTourBuilder.js
      tools/jenkins/jenkins.sh: line 59: jsl: command not found
      

      We should fix our unit test setup to install jsl.

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              erickt Erick Tryzelaar
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: