Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V2024.6.0 unable to test #23392

Open
ljh740 opened this issue May 9, 2024 · 2 comments
Open

V2024.6.0 unable to test #23392

ljh740 opened this issue May 9, 2024 · 2 comments
Assignees
Labels
triage-needed Needs assignment to the proper sub-team

Comments

@ljh740
Copy link

ljh740 commented May 9, 2024

Type: Bug

Failed to import test module: test_foxe
Traceback (most recent call last):
  File "/*/versions/3.8.10/lib/python3.8/unittest/loader.py", line 436, in _find_test_path
    module = self._get_module_from_name(name)
  File "/*/versions/3.8.10/lib/python3.8/unittest/loader.py", line 377, in _get_module_from_name
    __import__(name)
  File "/***/test/test_foxe.py", line 9, in <module>
    from *** import ****
ModuleNotFoundError: No module named '****'

When I upgraded, I couldn't run the test cases properly.
All use cases cannot find modules in the superior directory.
Right now, I can only roll back to2024.4.1

Extension version: 2024.6.0
VS Code version: Code 1.89.0 (Universal) (b58957e67ee1e712cebf466b995adf4c5307b2bd, 2024-05-01T02:10:10.196Z)
OS version: Darwin arm64 23.4.0
Modes:

System Info
Item Value
CPUs Apple M1 (8 x 24)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled
webgpu: enabled
Load (avg) 11, 10, 13
Memory (System) 16.00GB (0.13GB free)
Process Argv --crash-reporter-id c7e92349-0709-40e0-b691-4c14fa71e224
Screen Reader no
VM 0%
A/B Experiments
vsliv368:30146709
vspor879:30202332
vspor708:30202333
vspor363:30204092
vswsl492:30256859
vscorecescf:30445987
vscod805:30301674
binariesv615:30325510
vsaa593cf:30376535
py29gd2263:31024239
c4g48928:30535728
azure-dev_surveyone:30548225
2i9eh265:30646982
962ge761:30959799
pythongtdpath:30769146
pythonidxpt:30866567
pythonnoceb:30805159
asynctok:30898717
pythontestfixt:30902429
pythonregdiag2:30936856
pyreplss1:30897532
pythonmypyd1:30879173
pythoncet0:30885854
2e7ec940:31000449
pythontbext0:30879054
dsvsc016:30899300
dsvsc017:30899301
dsvsc018:30899302
cppperfnew:31000557
ccp2r3:30993541
dsvsc020:30976470
pythonait:31006305
dsvsc021:30996838
g316j359:31013175
pythoncenvpt:31022790
dwnewjupytercf:31035177

@github-actions github-actions bot added the triage-needed Needs assignment to the proper sub-team label May 9, 2024
@karthiknadig
Copy link
Member

@ljh740 Can you provide more details on how your project is structured? If possible provide a minimal repro.

@github-actions github-actions bot added the info-needed Issue requires more information from poster label May 9, 2024
@ljh740
Copy link
Author

ljh740 commented May 9, 2024

@ljh740 Can you provide more details on how your project is structured? If possible provide a minimal repro.

MRE here.it can work in 2024.4.1.but 2024.6.0 can`t.

@github-actions github-actions bot removed the info-needed Issue requires more information from poster label May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage-needed Needs assignment to the proper sub-team
Projects
None yet
Development

No branches or pull requests

3 participants