Skip to content

Commit 3d25b9f

Browse files
committed
fix: Fix unpredictable integration test results
1 parent 74aa323 commit 3d25b9f

File tree

103 files changed

+961
-1011
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

103 files changed

+961
-1011
lines changed

.github/workflows/test.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ on:
1717
- ".github/workflows/test.yaml"
1818
# We changed some packaged documentation:
1919
- "crates/*/static/**"
20+
# We changed how tests are ran:
21+
- "crates/*/tests/**"
22+
- "local-run/scenarios/demo/**"
23+
- "tests/**"
2024
pull_request:
2125
types: [opened, synchronize, reopened, ready_for_review]
2226
# Do not run the workflow if the project hasn't changed.
@@ -33,6 +37,10 @@ on:
3337
- ".github/workflows/test.yaml"
3438
# We changed some packaged documentation:
3539
- "crates/*/static/**"
40+
# We changed how tests are ran:
41+
- "crates/*/tests/**"
42+
- "local-run/scenarios/demo/**"
43+
- "tests/**"
3644

3745
jobs:
3846
lint-rust:
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

local-run/scenarios/demo/prosody/config/prosody.cfg.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ VirtualHost "prose-demo.org.local"
115115
}
116116
oauth2_access_token_ttl = 10800
117117
oauth2_refresh_token_ttl = 0
118-
oauth2_registration_key = "G70lAjNJ9jK8xsOVKTIz2pu1mlzCdVrdkQhbQsg0eZdza56BGtZHrpSZGmQ5VT2SP0-ovk7yIV5-Ow80XJjklxktZcxUrLewK59vyW-PWrKw9fmqhk-c9hvgU5jgNfpUIqoK3V8xnoj6D1FTpz049v8owu0wUigzHu3Z31bBwnfIUv27SVulUCpmsRmAggDEi0V8d8AUtZvprLkGt0ghg88B5156jahZTNprOdGG6aJUZZF6n_LUO_E0n6uttE0oYRjMBRJADh6KjeXa3qearYdnhR0s4WrCFFK8kU7U2d-P5zwq76JIllpL1KKr7RTmTx0a7gAyz7YVRCRwrxmeKg"
118+
oauth2_registration_key = "hs3W8InJLICq7Sx1NfBbB1za_56HaBPBj1yJOFOB79rqVSdnGSwCpcTe-sgW--cbCK9mIIVE1ks_gnlu7VT84faHULdPdae6ppC_XvX155n-55eGF2vZi-iB4yfeLsVA0q4sc_222XpKWeplJCHK_sahx--_bzqB2kP2l-cdK9DZShYxtbjeV-EyS0pGBCU5AQSccDTu4EeEkdET03Pd4VEX-ld6qd6VU13awDgcHPS4tTPSJJE32czF37hT6QbEMnXU_kovloh2swCykueHqZP9zX4TMXlAaDtW7moHFUbnMSqrz9-WORRCtqqYqRvwhm3dJurLMekwyOL3ffwA9g"
119119

120120
VirtualHost "admin.prose.org.local"
121121
admins = { "prose-pod-api@admin.prose.org.local" }
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
return {
2-
["server_key"] = "1d988f991d33e68927e0fa31d228bb64f4f1b6f4";
3-
["created"] = 1737383188;
4-
["updated"] = 1737383188;
52
["iteration_count"] = 10000;
6-
["stored_key"] = "bf6a6465b39c32f70cea63a83066fe917d96d933";
7-
["salt"] = "f4fc7385-cfa2-4581-b0d2-8e7f3947da65";
3+
["stored_key"] = "1935c5dc2048db96313c2166314ae2ed78f04cc1";
4+
["created"] = 1737408582;
5+
["salt"] = "f7dfb1d1-e0f3-48b8-bb4e-cbd03d03b537";
6+
["updated"] = 1737408582;
7+
["server_key"] = "1f07f5600f977063f9bbd2d438115d22a341be5f";
88
};
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
return {
2-
["tokenauth/clear_expired_grants"] = 1737316497;
2+
["tokenauth/clear_expired_grants"] = 1737408583;
33
};
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
return {
2-
["salt"] = "93c2d269-bcab-49ef-a8f1-4ed172f1da1d";
3-
["server_key"] = "ba3579043d42c9fb8907948b15c8de95fe1ab7f2";
4-
["created"] = 1737316512;
52
["iteration_count"] = 10000;
6-
["updated"] = 1737316512;
7-
["stored_key"] = "acff887becce1a26420ae4e254e8952938c0295f";
3+
["stored_key"] = "36493255f9ed8fc005ac1c02f0fe2d16bd527272";
4+
["created"] = 1737408600;
5+
["salt"] = "74721baa-e58b-4d3b-bc0f-097e035c5938";
6+
["updated"] = 1737408600;
7+
["server_key"] = "43e197110f9e462f6e8bb5ead93be1f9635b2726";
88
};
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
return {
2-
["salt"] = "c2e748d7-2cce-425c-bfac-5e31a0795003";
3-
["server_key"] = "617b0e521155c23518435e84c5fe7d4ab9bf9a91";
4-
["created"] = 1737316503;
52
["iteration_count"] = 10000;
6-
["updated"] = 1737316503;
7-
["stored_key"] = "b45ae5439d4bc33acb6a67a92e6941618ce7ae98";
3+
["stored_key"] = "b5614510cf5f37c7bf542c3c54f253aa96f27929";
4+
["created"] = 1737408589;
5+
["salt"] = "bb5c5ef9-7127-43ce-b7ef-2f882b1cfa9b";
6+
["updated"] = 1737408589;
7+
["server_key"] = "536ecd7e816120f51571c7f967f392ad43f9a480";
88
};
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
return {
2-
["salt"] = "d95cc50b-28fe-4f1c-bd2d-064f1283154b";
3-
["server_key"] = "32ac0d8e861b492d55d0158aa48a83055c8a9d9c";
4-
["created"] = 1737316508;
52
["iteration_count"] = 10000;
6-
["updated"] = 1737316508;
7-
["stored_key"] = "0eb15c39d4b9ac9645b0e324b6e1b8f7e6c2a559";
3+
["stored_key"] = "6d1d7c21c93fcd3c0534c522ebd2244c5a58001b";
4+
["created"] = 1737408595;
5+
["salt"] = "9c8334d2-700e-427c-8ad7-87984f0c5bc6";
6+
["updated"] = 1737408595;
7+
["server_key"] = "beadfef45cbc0e6d4f303119542937410ac2eafe";
88
};
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
return {
2-
["salt"] = "5771a302-933a-4f26-b274-bbc1ca13760f";
3-
["server_key"] = "130048635b0b4491989a38f63f7d529666368056";
4-
["created"] = 1737316514;
52
["iteration_count"] = 10000;
6-
["updated"] = 1737316514;
7-
["stored_key"] = "5f25fe0e5651d0b6aeb44eac5f9e0df37c074e87";
3+
["stored_key"] = "fe50142316b137d161b490a57fcd53ab04ab11a9";
4+
["created"] = 1737408601;
5+
["salt"] = "264284b7-ca66-4cc3-b326-8b0f0f1b015c";
6+
["updated"] = 1737408601;
7+
["server_key"] = "3ba1d562dfd5016ddc98a60df24b1ea735b5684e";
88
};

0 commit comments

Comments
 (0)