Closed Bug 1032033 Opened 11 years ago Closed 11 years ago

Fix jshint error for build/test/integration/helper.js

Categories

(Firefox OS Graveyard :: Gaia::Build, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: yurenju, Assigned: ShellHacker, Mentored)

References

Details

(Whiteboard: [good first bug][mentor-lang=zh])

Attachments

(1 file, 2 obsolete files)

+++ This bug was initially created as a clone of Bug #1032032 +++
Whiteboard: [good first bug][mentor-lang=zh]
Some guidance on how to approach this bug is available here: https://bugzilla.mozilla.org/show_bug.cgi?id=1032045#c2
Attachment #8466611 - Flags: review?(yurenju.mozilla)
Flags: needinfo?(yurenju.mozilla)
Sudheesh, this pull request didn't trigger try-server for testing, could you checkout to your branch, amend your commit without any change and force push again? commands looks like: $ git checkout Patch_1032033 $ git commit --amend (just save it without any change) $ git push origin Patch_1032033 -f and go to your pull request page, it should appear in few minutes.
Flags: needinfo?(yurenju.mozilla) → needinfo?(sudheesh1995)
Assignee: nobody → sudheesh1995
The try-server has now been triggered. :)
Flags: needinfo?(sudheesh1995) → needinfo?(yurenju.mozilla)
Comment on attachment 8466611 [details] [review] https://github.com/mozilla-b2g/gaia/pull/22443 Sudheesh, since you add 'use strict' into helper.js then we found checkFileContentInZip has been declared twice, could you help to remove the duplicate function? please set me review flag again if pull request is updated. thanks!
Attachment #8466611 - Flags: review?(yurenju.mozilla)
Flags: needinfo?(yurenju.mozilla)
Comment on attachment 8466611 [details] [review] https://github.com/mozilla-b2g/gaia/pull/22443 Duplication removed. Fixed via squashed commit ccf8b5bda149ba8b31e5a71d6c8a166b639f2ea4 on PR 22443
Attachment #8466611 - Flags: review?(yurenju.mozilla)
Flags: needinfo?(yurenju.mozilla)
Comment on attachment 8466611 [details] [review] https://github.com/mozilla-b2g/gaia/pull/22443 catch another issue, we declare an |exec| by |exec = require('child_process').exec;| but also declare another exec function.
Attachment #8466611 - Flags: review?(yurenju.mozilla)
Flags: needinfo?(yurenju.mozilla)
Attached patch helper.patch (obsolete) — Splinter Review
this patch can solve that issue.
Patched. Added extra commit to fix the merge conflict.
Flags: needinfo?(yurenju.mozilla)
Comment on attachment 8466611 [details] [review] https://github.com/mozilla-b2g/gaia/pull/22443 r=yurenju if distribution.test.js and multilocale.test.js are removed in .jshintignore and all commits are squashed to one. thanks!
Attachment #8466611 - Flags: review+
Flags: needinfo?(yurenju.mozilla)
Fixes all problems, The squashing was becoming too much of a problem and too many merge conflicts after updating the branch. So i decided to purge that and redo this. Everything is now in the new pull request that is created. The other one has been closed. Pull Request : #22835 Commit : 1d7d2ebccd02469f5df9624686a90be2396a7517
Attachment #8466611 - Attachment is obsolete: true
Attachment #8471301 - Attachment is obsolete: true
Attachment #8472320 - Flags: review?(yurenju.mozilla)
Attachment #8472320 - Flags: review?(yurenju.mozilla) → review+
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: