[Bug 3144] New: [IcedTea6] Test subdirectory of build tree not emptied

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Tue Aug 16 03:02:13 UTC 2016


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3144

            Bug ID: 3144
           Summary: [IcedTea6] Test subdirectory of build tree not emptied
           Product: IcedTea
           Version: 6-hg
          Hardware: all
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: IcedTea
          Assignee: gnu.andrew at redhat.com
          Reporter: gnu.andrew at redhat.com
                CC: unassigned at icedtea.classpath.org

rm -rf test/hotspot test/langtools test/jdk
rm -f test/check-*.log test/jtreg-summary.log
rm -rf test/jtreg/classes
if [ -e test/jtreg ] ; then \
  rmdir test/jtreg ; \
fi
rm -f test/jtreg.jar
rm -f stamps/jtreg.stamp
rm -f test/check-stap.log
rm -f
/notnfs/nighttester/icedtea6-target-testing/icedtea6-1.14.0pre/_build/test/mimetypecheck.build/test.html
rm -f stamps/check-mimetype.stamp
rm -f stamps/check-java-debug.stamp
rm -f stamps/check-java-src.stamp
if [ /notnfs/nighttester/icedtea6-target-testing/icedtea6-1.14.0pre/_build/..
!= /notnfs/nighttester/icedtea6-target-testing/icedtea6-1.14.0pre/_build ] ;
then \
  if [ -e test ] ; then \
    rmdir test ; \
  fi \
fi
rmdir: failed to remove ‘test’: Directory not empty
make[1]: *** [clean-tests] Error 1
make[1]: Leaving directory
`/notnfs/nighttester/icedtea6-target-testing/icedtea6-1.14.0pre/_build'
make: *** [distcheck] Error 1
+ exit 1

[nighttester at toadeater _build]$ ls test/
mimetypecheck.build  tapset
[nighttester at toadeater _build]$ ls test/mimetypecheck.build/
RH1195203.class
[nighttester at toadeater _build]$ ls test/tapset/
jstaptest.pl

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20160816/702eddb6/attachment.html>


More information about the distro-pkg-dev mailing list