[gnome-software/wip/hughsie/libxmlb: 13/15] trivial: Don't build the extension remotes



commit 9765d24477ad340e2fbb2dba9a5ea6e9b4da2fc5
Author: Richard Hughes <richard hughsie com>
Date:   Tue Oct 16 10:26:10 2018 +0100

    trivial: Don't build the extension remotes
    
    The files are missing, we need to grab them from jrocha...

 plugins/flatpak/tests/build.py | 28 ++++++++++++++--------------
 1 file changed, 14 insertions(+), 14 deletions(-)
---
diff --git a/plugins/flatpak/tests/build.py b/plugins/flatpak/tests/build.py
index c51bb295..aadf6e04 100755
--- a/plugins/flatpak/tests/build.py
+++ b/plugins/flatpak/tests/build.py
@@ -101,17 +101,17 @@ build_flatpak('org.test.Runtime',
               'only-runtime/repo')
 
 # app with an extension
-copy_repo('only-runtime', 'app-extension')
-build_flatpak('org.test.Chiron',
-              'app-extension',
-              'app-extension/repo',
-              cleanrepodir=False)
-build_flatpak('org.test.Chiron.Extension',
-              'app-extension',
-              'app-extension/repo',
-              cleanrepodir=False)
-copy_repo('app-extension', 'app-extension-update')
-build_flatpak('org.test.Chiron.Extension',
-              'app-extension-update',
-              'app-extension-update/repo',
-              cleanrepodir=False)
+#copy_repo('only-runtime', 'app-extension')
+#build_flatpak('org.test.Chiron',
+#              'app-extension',
+#              'app-extension/repo',
+#              cleanrepodir=False)
+#build_flatpak('org.test.Chiron.Extension',
+#              'app-extension',
+#              'app-extension/repo',
+#              cleanrepodir=False)
+#copy_repo('app-extension', 'app-extension-update')
+#build_flatpak('org.test.Chiron.Extension',
+#              'app-extension-update',
+#              'app-extension-update/repo',
+#              cleanrepodir=False)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]