cocos-engine icon indicating copy to clipboard operation
cocos-engine copied to clipboard

Fix pipeline dangling ptr

Open yiwenxue opened this issue 3 years ago • 5 comments

Re: #https://github.com/cocos/3d-tasks/issues/13069

Changelog

  • use intrusive ptr to fix this problem completely

Continuous Integration

This pull request:

  • [x] needs automatic test cases check.

    Manual trigger with @cocos-robot run test cases afterward.

  • [ ] does not change any runtime related code or build configuration

    If any reviewer thinks the CI checks are needed, please uncheck this option, then close and reopen the issue.


Compatibility Check

This pull request:

  • [ ] changes public API, and have ensured backward compatibility with deprecated features.
  • [ ] affects platform compatibility, e.g. system version, browser version, platform sdk version, platform toolchain, language version, hardware compatibility etc.
  • [ ] affects file structure of the build package or build configuration which requires user project upgrade.
  • [ ] introduces breaking changes, please list all changes, affected features and the scope of violation.

yiwenxue avatar Aug 09 '22 03:08 yiwenxue

@yiwenxue, Please check the result of run test cases:

  • Test Platform: macOS
  • Editor Version:
  • Task Result: FAIL
  • Task URL: http://lan-jenkins.cocos.org/
  • GitHub Action: https://github.com/cocos/cocos-engine/actions/runs/2822551821

Task Details

Jenkins Connection Fail

github-actions[bot] avatar Aug 09 '22 03:08 github-actions[bot]

Interface Check Report

This pull request does not change any public interfaces !

github-actions[bot] avatar Aug 09 '22 03:08 github-actions[bot]

@yiwenxue, Please check the result of run test cases:

  • Test Platform: Windows
  • Editor Version:
  • Task Result:
  • Task URL:
  • GitHub Action: https://github.com/cocos/cocos-engine/actions/runs/2822551821

Task Details

github-actions[bot] avatar Aug 09 '22 03:08 github-actions[bot]

@yiwenxue, Please check the result of run test cases:

  • Test Platform: Windows
  • Editor Version: V3.6.1-20220809-efffb30
  • Task Result: FAIL
  • Task URL: http://lan-jenkins.cocos.org/job/CocosGitHub/job/PR_Action/job/windows/755/
  • GitHub Action: https://github.com/cocos/cocos-engine/actions/runs/2838024117

Task Details

Platform build runned result crashScene FailScene
WebDesktop_release PASS PASS FAIL NA BuildTimeConstantsTest
WebMobile_release PASS PASS FAIL NA advance-widget,align-mode,altas,atlas-compress,audio,bmfont,BuildTimeConstantsTest,cailbration,camera-layout,cameraUseRenderTex,capture_to_web,compressWithGray,CoreJsTest,dependAsset,deprecated,filter,graphics-draw-before-init,graphics-mask,Hexa,label-align,label-cacheMode,label-spacing-x,layout-basic-grid,layout-basic-horizontal,layout-basic-verticle,layout-change-sibling,layout-grid-contraint,layout-grid-expand,layout-scrollview,layout-size-changed,list-view,load-atlas-texture,mask-inverted-event,mask-inverted,mask-nesting,mask,material-upgrade,multi-canvas,object-group-image,opacity-multi-canvas,opacity,planar-shadow,priority,puzzle,render-camera-to-model,render-texture-sample,render-ui-to-model,render-ui-to-spriteframe,rich-text-align,rich-text-wrap,rich-text,scroll-view-events,scroll-view-rotation,shadowCulling,shadowMap,shield-node,simple,single-compress,sliced-sprite,sort,sprite-Altas,sprite-grayscale,static-batching,system-font,terrain,test-js-list,trimmed,ttf-font,use-render-texture-asset,widget-percentage
Win32_release PASS PASS FAIL NA BuildTimeConstantsTest
Android_release PASS PASS FAIL NA BuildTimeConstantsTest
Win32_debug PASS PASS FAIL NA BuildTimeConstantsTest
WebMobile_debug PASS PASS FAIL CoreJsTest advance-widget,align-mode,altas,atlas-compress,audio,bmfont,BuildTimeConstantsTest,cailbration,camera-layout,cameraUseRenderTex,capture_to_web,compressWithGray,CoreJsTest,dependAsset,deprecated,filter,graphics-draw-before-init,graphics-mask,Hexa,label-align,label-cacheMode,label-spacing-x,layout-basic-grid,layout-basic-horizontal,layout-basic-verticle,layout-change-sibling,layout-grid-contraint,layout-grid-expand,layout-scrollview,layout-size-changed,list-view,load-atlas-texture,mask-inverted-event,mask-inverted,mask-nesting,mask,material-upgrade,multi-canvas,object-group-image,opacity-multi-canvas,opacity,planar-shadow,priority,render-camera-to-model,puzzle,render-texture-sample,render-ui-to-model,render-ui-to-spriteframe,rich-text-align,rich-text-wrap,rich-text,scroll-view-events,scroll-view-rotation,shadowCulling,shadowMap,shield-node,simple,sliced-sprite,single-compress,sort,sprite-Altas,sprite-grayscale,static-batching,system-font,terrain,test-js-list,trimmed,ttf-font,use-render-texture-asset,widget-percentage,advance-widget,align-mode,altas,atlas-compress,audio,bmfont,BuildTimeConstantsTest,cailbration,camera-layout,cameraUseRenderTex,capture_to_web,compressWithGray
WebDesktop_debug PASS PASS FAIL NA BuildTimeConstantsTest
Android_debug PASS PASS FAIL NA BuildTimeConstantsTest

github-actions[bot] avatar Aug 11 '22 07:08 github-actions[bot]

@yiwenxue, Please check the result of run test cases:

  • Test Platform: macOS
  • Editor Version: V3.6.1-20220809-efffb30
  • Task Result: FAIL
  • Task URL: http://lan-jenkins.cocos.org/job/CocosGitHub/job/PR_Action/job/mac/682/
  • GitHub Action: https://github.com/cocos/cocos-engine/actions/runs/2838024117

Task Details

Platform build runned result crashScene FailScene
WebMobile_release PASS PASS FAIL NA BuildTimeConstantsTest
Mac_release PASS PASS FAIL NA BuildTimeConstantsTest
ios_release PASS PASS FAIL label-spacing-x BuildTimeConstantsTest
Mac_debug PASS PASS FAIL NA BuildTimeConstantsTest
WebMobile_debug PASS PASS FAIL layout-basic-grid BuildTimeConstantsTest
ios_debug PASS PASS FAIL NA BuildTimeConstantsTest

github-actions[bot] avatar Aug 11 '22 07:08 github-actions[bot]