From 44df5df0b65df279aaf471fa8258da218ed7c522 Mon Sep 17 00:00:00 2001 From: BMatajsz <90217645+BMatajsz@users.noreply.github.com> Date: Tue, 3 Dec 2024 09:34:00 -0500 Subject: Added expected test results --- SystemTest.log | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 SystemTest.log (limited to 'SystemTest.log') diff --git a/SystemTest.log b/SystemTest.log new file mode 100644 index 0000000..42385cd --- /dev/null +++ b/SystemTest.log @@ -0,0 +1,9 @@ +[2024-12-03 09:30:31] REPLICA 1: {BYZANTINE: TRUE} +[2024-12-03 09:30:31] REPLICA 1: {CRASH: FALSE} +[2024-12-03 09:30:31] REPLICA 3: {BYZANTINE: FALSE} +[2024-12-03 09:30:31] REPLICA 3: {CRASH: TRUE} +[2024-12-03 09:30:31] REPLICA 3: {CRASH: DETECTED} +[2024-12-03 09:30:31] [FAILED TO INFORM FE (RM IS DOWN)] +[2024-12-03 09:30:31] REPLICA 3: {RESTARTED} +[2024-12-03 09:30:51] [FAILED: Fail: No response from any server] +[2024-12-03 09:31:11] [FAILED: Fail: No response from any server] -- cgit v1.2.3 From 4a4144cabda83c02eed0917eed884f3ec5641ba9 Mon Sep 17 00:00:00 2001 From: BMatajsz <90217645+BMatajsz@users.noreply.github.com> Date: Tue, 3 Dec 2024 09:39:46 -0500 Subject: Uncommented tests --- SystemTest.log | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) (limited to 'SystemTest.log') diff --git a/SystemTest.log b/SystemTest.log index 42385cd..a7e7939 100644 --- a/SystemTest.log +++ b/SystemTest.log @@ -1,9 +1,3 @@ -[2024-12-03 09:30:31] REPLICA 1: {BYZANTINE: TRUE} -[2024-12-03 09:30:31] REPLICA 1: {CRASH: FALSE} -[2024-12-03 09:30:31] REPLICA 3: {BYZANTINE: FALSE} -[2024-12-03 09:30:31] REPLICA 3: {CRASH: TRUE} -[2024-12-03 09:30:31] REPLICA 3: {CRASH: DETECTED} -[2024-12-03 09:30:31] [FAILED TO INFORM FE (RM IS DOWN)] -[2024-12-03 09:30:31] REPLICA 3: {RESTARTED} -[2024-12-03 09:30:51] [FAILED: Fail: No response from any server] -[2024-12-03 09:31:11] [FAILED: Fail: No response from any server] +[2024-12-03 09:37:37] REPLICA 1: {BYZANTINE: FALSE} +[2024-12-03 09:37:37] REPLICA 1: {CRASH: FALSE} +[2024-12-03 09:37:57] [FAILED: Fail: No response from any server] -- cgit v1.2.3 From d0b0b50f18c4713814c565af2f3146ec82aa6b0f Mon Sep 17 00:00:00 2001 From: BMatajsz <90217645+BMatajsz@users.noreply.github.com> Date: Tue, 3 Dec 2024 10:19:29 -0500 Subject: Replica4 changes --- SystemTest.log | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'SystemTest.log') diff --git a/SystemTest.log b/SystemTest.log index a7e7939..cbefc17 100644 --- a/SystemTest.log +++ b/SystemTest.log @@ -1,3 +1,2 @@ -[2024-12-03 09:37:37] REPLICA 1: {BYZANTINE: FALSE} -[2024-12-03 09:37:37] REPLICA 1: {CRASH: FALSE} -[2024-12-03 09:37:57] [FAILED: Fail: No response from any server] +[2024-12-03 09:44:22] REPLICA 1: {BYZANTINE: TRUE} +[2024-12-03 09:44:22] REPLICA 1: {CRASH: FALSE} -- cgit v1.2.3 From 92bf77c700873f2a014ad09b50790c2a1032ebd5 Mon Sep 17 00:00:00 2001 From: BMatajsz <90217645+BMatajsz@users.noreply.github.com> Date: Tue, 3 Dec 2024 11:25:43 -0500 Subject: Conflict1 --- SystemTest.log | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'SystemTest.log') diff --git a/SystemTest.log b/SystemTest.log index cbefc17..55e561f 100644 --- a/SystemTest.log +++ b/SystemTest.log @@ -1,2 +1,2 @@ -[2024-12-03 09:44:22] REPLICA 1: {BYZANTINE: TRUE} -[2024-12-03 09:44:22] REPLICA 1: {CRASH: FALSE} +[2024-12-03 11:21:45] REPLICA 1: {BYZANTINE: FALSE} +[2024-12-03 11:21:45] REPLICA 1: {CRASH: FALSE} -- cgit v1.2.3 From 80c0584575d62ffd487668909ed3d6b0a0353591 Mon Sep 17 00:00:00 2001 From: BMatajsz <90217645+BMatajsz@users.noreply.github.com> Date: Tue, 3 Dec 2024 12:41:22 -0500 Subject: Re-added logs --- SystemTest.log | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'SystemTest.log') diff --git a/SystemTest.log b/SystemTest.log index 55e561f..d919d3c 100644 --- a/SystemTest.log +++ b/SystemTest.log @@ -1,2 +1,3 @@ -[2024-12-03 11:21:45] REPLICA 1: {BYZANTINE: FALSE} -[2024-12-03 11:21:45] REPLICA 1: {CRASH: FALSE} +[2024-12-03 12:37:50] REPLICA 1: {BYZANTINE: FALSE} +[2024-12-03 12:37:50] REPLICA 1: {CRASH: FALSE} +[2024-12-03 12:38:10] [FAILED: Fail: No response from any server] -- cgit v1.2.3 From b0214bbc7e7a7ee6aac9dca2610060ac0f88dc77 Mon Sep 17 00:00:00 2001 From: BMatajsz <90217645+BMatajsz@users.noreply.github.com> Date: Tue, 3 Dec 2024 12:47:55 -0500 Subject: Modified args in test --- SystemTest.log | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'SystemTest.log') diff --git a/SystemTest.log b/SystemTest.log index d919d3c..0b9da65 100644 --- a/SystemTest.log +++ b/SystemTest.log @@ -1,3 +1,3 @@ -[2024-12-03 12:37:50] REPLICA 1: {BYZANTINE: FALSE} -[2024-12-03 12:37:50] REPLICA 1: {CRASH: FALSE} -[2024-12-03 12:38:10] [FAILED: Fail: No response from any server] +[2024-12-03 12:45:40] REPLICA 1: {BYZANTINE: FALSE} +[2024-12-03 12:45:40] REPLICA 1: {CRASH: FALSE} +[2024-12-03 12:46:00] [FAILED: Fail: No response from any server] -- cgit v1.2.3