[Bug 204616] tools/regression/geom_gate/test-2.t assumes $work and $src checksums will match; they don't

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Nov 17 00:59:12 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204616

            Bug ID: 204616
           Summary: tools/regression/geom_gate/test-2.t assumes $work and
                    $src checksums will match; they don't
           Product: Base System
           Version: 11.0-CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: tests
          Assignee: freebsd-testing at freebsd.org
          Reporter: ngie at FreeBSD.org

While doing some digging in ^/user/ngie/more-tests2, I discovered that the
assumption that the $work and $src files will match isn't true. I need some
more digging into the test case to figure out why it's failing.

$ uname -a
FreeBSD fbsd11 11.0-CURRENT FreeBSD 11.0-CURRENT #1
r290924+b4383cc(isilon-atf): Mon Nov 16 01:11:00 PST 2015    
ngie at fbsd11:/usr/obj/usr/src/git/sys/GENERIC-NODEBUG  amd64
$ cd tools/regression/geom_gate
$ sudo prove -rv test-2.t 
test-2.t .. 
1..2
not ok 1 - md5 checksum
error: ggatel: ioctl(/dev/ggctl): Device busy.
error: Exiting.
Failed 2/2 subtests 

Test Summary Report
-------------------
test-2.t (Wstat: 0 Tests: 1 Failed: 1)
  Failed test:  1
  Parse errors: Bad plan.  You planned 2 tests but ran 1.
Files=1, Tests=1,  0 wallclock secs ( 0.03 usr  0.01 sys +  0.01 cusr  0.02
csys =  0.07 CPU)
Result: FAIL

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-testing mailing list