Skip to content

Conversation

@WHUweiqingzhou
Copy link
Collaborator

@WHUweiqingzhou WHUweiqingzhou commented Nov 4, 2024

Fix #4615

What's Changes?

After #4493, warnings are not allowed anymore in CI tests. However, #4493 only changed the threshold to make CI pass in 64 examples with warnings. This PR deletes the threshold files in 61 CPU_examples, and updates the corresponding result.ref. Please notice that 3 GPU examples still have the threshold files.

61 CPU examples:

101_PW_15_lowz
101_PW_15_paw
101_PW_blps_pseudopots
101_PW_upf201_uspp_NaCl
101_PW_Coulomb
102_PW_BPCG
103_PW_CF_CS_S1_smallg
103_PW_CF_CS_S2_smallg
104_PW_NC_magnetic
105_PW_FD_smearing
105_PW_GA_smearing
107_PW_outWfcR
108_PW_RE
108_PW_RE_MB
109_PW_CR_fix_a
109_PW_CR_fix_ab
109_PW_CR_fix_abc
109_PW_CR_fix_ac
109_PW_CR_fix_b
109_PW_CR_fix_bc
109_PW_CR_fix_c
109_PW_CR_moveatoms
110_PW_SY_symmetry_LiRh
111_PW_elec_add
111_PW_elec_minus
111_PW_S2_elec_add
111_PW_S2_elec_minus
115_PW_sol_H2
116_PW_scan_Si2_nspin2
120_PW_KP_MD_NPT
120_PW_KP_MD_NVT
133_PW_DJ_PK
150_PW_15_CR_VDW3
170_PW_MD_1O
170_PW_MD_2O
180_PW_SDFT_10S_M
180_PW_SDFT_10S_P
181_PW_SDFT_5D10S
182_PW_SDFT_ALL
183_PW_MD_SDFT_10S
183_PW_MD_SDFT_5D10S
183_PW_MD_SDFT_ALL
184_PW_BNDPAR_SDFT_10S
184_PW_BNDPAR_SDFT_5D10S
184_PW_KPAR_SDFT_ALL
185_PW_SDFT_10D10S_METHD2
185_PW_SDFT_10S_METHD2
186_PW_SDOS_10D10S
186_PW_SNLKG_10D10S
250_NO_KP_CR_VDW3ABC
281_NO_KP_HSE
286_NO_KP_CR_HSE
384_NO_GO_S1_HSE_loop0_PU
601_NO_TDDFT_H2_restart
601_NO_TDDFT_CO
601_NO_TDDFT_CO_occ
803_PW_LT_bcc
806_PW_LT_st
802_PW_LT_fcc
807_PW_LT_bct
810_PW_LT_fco

3 GPU examples:

102_PW_CG_GPU
102_PW_DA_davidson_GPU
102_PW_BPCG_GPU

@WHUweiqingzhou WHUweiqingzhou changed the title Test: delete threshold in the examples with warnings and update the result.ref Test: delete threshold files in the examples with warnings and update the result.ref files Nov 4, 2024
@WHUweiqingzhou
Copy link
Collaborator Author

WHUweiqingzhou commented Nov 5, 2024

Two examples were found in CI tests, which indicates they cannot reach the threshold:

Warning: NG]    2 test cases out of 1572 failed.
1: 281_NO_KP_HSE
1: 286_NO_KP_CR_HSE

@mohanchen mohanchen added the Compile & CICD & Docs & Dependencies Issues related to compiling ABACUS label Nov 6, 2024
@mohanchen mohanchen merged commit 68220cf into deepmodeling:develop Nov 21, 2024
14 checks passed
@WHUweiqingzhou WHUweiqingzhou deleted the test branch December 26, 2024 06:44
Fisherd99 pushed a commit to Fisherd99/abacus-BSE that referenced this pull request Mar 31, 2025
…te the `result.ref` files (deepmodeling#5402)

* delete threshold and update the ref

* recover some unnecessary changes

* recover some unnecessary changes

* recover some unnecessary changes

* recompile and update the ref

* add threshold for two unstable tests

* add threshold for two unstable TDDFT tests

* update threshold for two unstable TDDFT tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Compile & CICD & Docs & Dependencies Issues related to compiling ABACUS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tests: We need update some reference data of integrated tests

2 participants