[Groonga-commit] pgroonga/pgroonga at 6123878 [master] test: remove needless tests

Zurück zum Archiv-Index

Kouhei Sutou null+****@clear*****
Sun Aug 13 01:28:49 JST 2017


Kouhei Sutou	2017-08-13 01:28:49 +0900 (Sun, 13 Aug 2017)

  New Revision: 61238785cba66a41bf970a217489854bb7ef30e9
  https://github.com/pgroonga/pgroonga/commit/61238785cba66a41bf970a217489854bb7ef30e9

  Message:
    test: remove needless tests

  Removed files:
    expected/compatibility/vacuum.out
    sql/compatibility/vacuum.sql
  Modified files:
    .travis.yml

  Modified: .travis.yml (+5 -5)
===================================================================
--- .travis.yml    2017-08-13 01:04:31 +0900 (6d81509)
+++ .travis.yml    2017-08-13 01:28:49 +0900 (49d72d5)
@@ -58,11 +58,11 @@ script:
     esac
   - sudo -u postgres -H mkdir -p /tmp/space
   - |
-    (for i in $(seq 600)
-     do
-       sleep 1
-       df -h | grep ramfs
-     done) &
+    # (for i in $(seq 600)
+    #  do
+    #    sleep 1
+    #    df -h | grep ramfs
+    #  done) &
     PG_REGRESS_DIFF_OPTS="-u" \
       make installcheck \
         TMP_DIR=/tmp \

  Deleted: expected/compatibility/vacuum.out (+0 -2) 100644
===================================================================
--- expected/compatibility/vacuum.out    2017-08-13 01:04:31 +0900 (f321759)
+++ /dev/null
@@ -1,2 +0,0 @@
--- Just for reducing disk usage. This tests nothing.
-VACUUM ANALYZE;

  Deleted: sql/compatibility/vacuum.sql (+0 -2) 100644
===================================================================
--- sql/compatibility/vacuum.sql    2017-08-13 01:04:31 +0900 (f321759)
+++ /dev/null
@@ -1,2 +0,0 @@
--- Just for reducing disk usage. This tests nothing.
-VACUUM ANALYZE;
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Zurück zum Archiv-Index