package.json: Update react package dependency

Closes #213
This commit is contained in:
Cockpituous 2019-08-22 16:05:08 +00:00
parent 044b8da55a
commit d5a822884f
288 changed files with 13040 additions and 1 deletions

View file

@ -0,0 +1 @@
Error creating snapshot: Process reported exit code 3: --size may not be zero.

View file

@ -0,0 +1,3 @@
Traceback (most recent call last):
File "check-storage-lvm2", line *, in testSnapshots
self.content_row_wait_in_col(3, 2, "mysnapshot")

View file

@ -0,0 +1 @@
subprocess.CalledProcessError: Command 'sed 's,\x1B\[[0-9;]*[a-zA-Z],,g' /tmp/serial.txt | grep 'Rebooting in 60'' returned non-zero exit status 1.

View file

@ -0,0 +1 @@
self.content_row_wait_in_col(3, 1, "xfs File System")

View file

@ -0,0 +1 @@
/usr/*/cockpit-pcp: bridge was killed:

View file

@ -0,0 +1,6 @@
Traceback (most recent call last):
File "/build/cockpit/bots/../test/verify/check-storage-mdraid", line *
b.wait_in_text(info_field("State"), "Running")
File "/build/cockpit/test/common/testlib.py", line *, in wait_in_text
*
Error: timeout

View file

@ -0,0 +1,3 @@
Traceback (most recent call last):
File "check-networking-bond", line *, in testBondActive
b.wait_in_text("#network-interface .panel:contains('tbond')", ip)

View file

@ -0,0 +1,3 @@
Traceback (most recent call last):
File "check-networking-bridge", line *, in testBridgeActive
b.wait_in_text("#network-interface .panel:contains('tbridge')", ip)

View file

@ -0,0 +1,3 @@
Traceback (most recent call last):
File "check-networking-team", line *, in testTeamActive
b.wait_in_text("#network-interface .panel:contains('tteam')", ip)