Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 

131 строка
9.0 KiB

  1. TAP version 13
  2. # Subtest: GLB load and ready rejection handlers report the same failure only once
  3. ok 1 - GLB load and ready rejection handlers report the same failure only once
  4. ---
  5. duration_ms: 1.3729
  6. type: 'test'
  7. ...
  8. # Subtest: retrying an unavailable GLB still reports the new failed request
  9. ok 2 - retrying an unavailable GLB still reports the new failed request
  10. ---
  11. duration_ms: 0.2034
  12. type: 'test'
  13. ...
  14. # Subtest: cancelled and destroyed model viewers do not surface stale load errors
  15. ok 3 - cancelled and destroyed model viewers do not surface stale load errors
  16. ---
  17. duration_ms: 1.1116
  18. type: 'test'
  19. ...
  20. # Subtest: scene image ticket, fixed asset replacement, dependencies and coverUri commit in one versioned PUT
  21. ok 4 - scene image ticket, fixed asset replacement, dependencies and coverUri commit in one versioned PUT
  22. ---
  23. duration_ms: 27.3563
  24. type: 'test'
  25. ...
  26. # Subtest: capture failure saves content with the previous cover and reports a warning result
  27. ok 5 - capture failure saves content with the previous cover and reports a warning result
  28. ---
  29. duration_ms: 2.3384
  30. type: 'test'
  31. ...
  32. # Subtest: upload failure keeps the previous cover but still saves scene content once
  33. ok 6 - upload failure keeps the previous cover but still saves scene content once
  34. ---
  35. duration_ms: 1.8537
  36. type: 'test'
  37. ...
  38. # Subtest: upload conflict propagates without any content PUT
  39. ok 7 - upload conflict propagates without any content PUT
  40. ---
  41. duration_ms: 1.4631
  42. type: 'test'
  43. ...
  44. # Subtest: final PUT 409 keeps old project and never leaks the ticket into a later plain save
  45. ok 8 - final PUT 409 keeps old project and never leaks the ticket into a later plain save
  46. ---
  47. duration_ms: 2.3529
  48. type: 'test'
  49. ...
  50. # Subtest: final PUT 503 keeps old project and never leaks the ticket into a later plain save
  51. ok 9 - final PUT 503 keeps old project and never leaks the ticket into a later plain save
  52. ---
  53. duration_ms: 1.5364
  54. type: 'test'
  55. ...
  56. # Subtest: malformed image upload response is treated as optional cover failure
  57. ok 10 - malformed image upload response is treated as optional cover failure
  58. ---
  59. duration_ms: 1.8377
  60. type: 'test'
  61. ...
  62. # Subtest: switching project while upload is pending prevents the old document PUT
  63. ok 11 - switching project while upload is pending prevents the old document PUT
  64. ---
  65. duration_ms: 1.7121
  66. type: 'test'
  67. ...
  68. # Subtest: the shared operation queue serializes cover upload and final PUT before the next write
  69. ok 12 - the shared operation queue serializes cover upload and final PUT before the next write
  70. ---
  71. duration_ms: 11.9459
  72. type: 'test'
  73. ...
  74. # Subtest: editor displays the partial-save warning instead of a success toast
  75. ok 13 - editor displays the partial-save warning instead of a success toast
  76. ---
  77. duration_ms: 1.1598
  78. type: 'test'
  79. ...
  80. # Subtest: editor failure remains dirty and duplicate clicks do not issue a second save
  81. ok 14 - editor failure remains dirty and duplicate clicks do not issue a second save
  82. ---
  83. duration_ms: 0.6361
  84. type: 'test'
  85. ...
  86. # Subtest: changes made while cover uploads remain dirty after the earlier snapshot saves
  87. ok 15 - changes made while cover uploads remain dirty after the earlier snapshot saves
  88. ---
  89. duration_ms: 0.3201
  90. type: 'test'
  91. ...
  92. # Subtest: publish after PUT 409 stays blocked and reports the save failure only once
  93. ok 16 - publish after PUT 409 stays blocked and reports the save failure only once
  94. ---
  95. duration_ms: 0.7399
  96. type: 'test'
  97. ...
  98. # Subtest: publish after PUT 503 stays blocked and reports the save failure only once
  99. ok 17 - publish after PUT 503 stays blocked and reports the save failure only once
  100. ---
  101. duration_ms: 0.1215
  102. type: 'test'
  103. ...
  104. # Subtest: save-and-leave keeps the editor open with one failure message
  105. ok 18 - save-and-leave keeps the editor open with one failure message
  106. ---
  107. duration_ms: 0.3929
  108. type: 'test'
  109. ...
  110. # Subtest: publish stays blocked when edits arrive during save, without claiming save failed
  111. ok 19 - publish stays blocked when edits arrive during save, without claiming save failed
  112. ---
  113. duration_ms: 0.225
  114. type: 'test'
  115. ...
  116. # Subtest: leave stays blocked when edits arrive during save, without claiming save failed
  117. ok 20 - leave stays blocked when edits arrive during save, without claiming save failed
  118. ---
  119. duration_ms: 0.2862
  120. type: 'test'
  121. ...
  122. 1..20
  123. # tests 20
  124. # suites 0
  125. # pass 20
  126. # fail 0
  127. # cancelled 0
  128. # skipped 0
  129. # todo 0
  130. # duration_ms 942.1807