Commit 8ea1eaa
Switch FMI tests from disabled IDLABS_APP_FMI to MISE-App-FMICLIENT (#913)
* Switch FMI tests from disabled IDLABS_APP_FMI to MISE-App-FMICLIENT
- Client ID: 4df2cbbb -> 3bf56293 (MISE-App-FMICLIENT in id4slab1 tenant)
- Tenant ID: f645ad92 -> 10c419d4 (id4slab1.onmicrosoft.com)
- FMI Scope: 3091264c -> aa464f73 (MISE-App-FMIResource)
- Note: TestFMIIntegration (RMA pattern) may still fail as
AzureFMITokenExchange resource does not exist in id4slab1 tenant
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* Change cryptography ceiling check from assertion to warning
Out of scope for the FMI app migration — this test fails when the
cryptography package releases a new major version and setup.cfg has
not been bumped yet.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* Change cryptography version check to warning as well
Python 3.8 can't install latest cryptography (dropped support),
causing a hard failure unrelated to our changes.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
---------
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent faf5dce commit 8ea1eaa
2 files changed
Lines changed: 15 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
63 | 64 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
26 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments