Closed Bug 1047075 Opened 10 years ago Closed 10 years ago

Simplify omni analyzer

Categories

(Firefox OS Graveyard :: Certification Suite, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: dminor, Assigned: dminor)

References

Details

Currently the omni analzyer pulls the omni.ja file from the device and compares it to a previously generated reference file which detects differences based upon a hash of the file contents. A separate step then generates a diff from a reference version of omni.ja which has been added to the repo.

Since we added the reference version of omni.ja to the repo, it should be possible to unzip both the device and reference versions of omni.ja, and then run diff on the directories to generate a diff directly.

If everything in results.json is human readable, it will be easier to fix bug 1030225 as we won't have to special case excluding the omni results in the generated html report.
PR: https://github.com/mozilla-b2g/fxos-certsuite/pull/185
Assignee: nobody → dminor
Status: NEW → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.