feat(conform-react/future): support resetting form to specific value #1823
tests.yml
on: pull_request
  
    
      API Tests
    
          
              2m 34s
          
      
      
        Matrix: E2E Tests
      
    
    Annotations
1 error, 22 warnings, and 18 notices
          | 
                   
                      
                          [firefox] › async-validation.spec.ts:138:6 › With JS › Client Validation: 
                        tests/integrations/async-validation.spec.ts#L118
                      
                       
                    1) [firefox] › async-validation.spec.ts:138:6 › With JS › Client Validation ──────────────────────
    Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected)
    Locator: locator('body').locator('main p')
    - Expected  - 1
    + Received  + 1
      Array [
        "Email is already used",
    -   "",
    +   "Title is required",
      ]
    Call log:
      - expect.toHaveText with timeout 5000ms
      - waiting for locator('body').locator('main p')
        9 × locator resolved to 2 elements
      116 | 	}
      117 |
    > 118 | 	await expect(playground.error).toHaveText(['Email is already used', '']);
          | 	                               ^
      119 |
      120 | 	await selectAll(fieldset.email);
      121 | 	await fieldset.email.press('ArrowRight');
        at runTest (/home/runner/work/conform/conform/tests/integrations/async-validation.spec.ts:118:33)
        at /home/runner/work/conform/conform/tests/integrations/async-validation.spec.ts:140:3 
                         | 
              
| 
                   
                      
                          E2E Tests (macos-latest, webkit, 18)
                        
                      
                       
                  No files were found with the provided path: test-results/. No artifacts will be uploaded. 
                         | 
              
| 
                   
                      
                          E2E Tests (ubuntu-latest, chromium, 22)
                        
                      
                       
                  No files were found with the provided path: test-results/. No artifacts will be uploaded. 
                         | 
              
| 
                   
                      
                          E2E Tests (macos-latest, webkit, 22)
                        
                      
                       
                  No files were found with the provided path: test-results/. No artifacts will be uploaded. 
                         | 
              
| 
                   
                      
                          E2E Tests (macos-latest, chromium, 18)
                        
                      
                       
                  No files were found with the provided path: test-results/. No artifacts will be uploaded. 
                         | 
              
| 
                   
                      
                          Slow Test: 
                        [chromium] › custom-inputs.spec.ts#L0
                      
                       
                  [chromium] › custom-inputs.spec.ts took 16.5s 
                         | 
              
| 
                   
                      
                          E2E Tests (macos-latest, chromium, 20)
                        
                      
                       
                  No files were found with the provided path: test-results/. No artifacts will be uploaded. 
                         | 
              
| 
                   
                      
                          Slow Test: 
                        [chromium] › custom-inputs.spec.ts#L0
                      
                       
                  [chromium] › custom-inputs.spec.ts took 17.2s 
                         | 
              
| 
                   
                      
                          E2E Tests (macos-latest, chromium, 22)
                        
                      
                       
                  No files were found with the provided path: test-results/. No artifacts will be uploaded. 
                         | 
              
| 
                   
                      
                          Slow Test: 
                        [chromium] › custom-inputs.spec.ts#L0
                      
                       
                  [chromium] › custom-inputs.spec.ts took 17.0s 
                         | 
              
| 
                   
                      
                          E2E Tests (ubuntu-latest, firefox, 20)
                        
                      
                       
                  No files were found with the provided path: test-results/. No artifacts will be uploaded. 
                         | 
              
| 
                   
                      
                          E2E Tests (ubuntu-latest, chromium, 20)
                        
                      
                       
                  No files were found with the provided path: test-results/. No artifacts will be uploaded. 
                         | 
              
| 
                   
                      
                          E2E Tests (ubuntu-latest, chromium, 18)
                        
                      
                       
                  No files were found with the provided path: test-results/. No artifacts will be uploaded. 
                         | 
              
| 
                   
                      
                          E2E Tests (macos-latest, webkit, 20)
                        
                      
                       
                  No files were found with the provided path: test-results/. No artifacts will be uploaded. 
                         | 
              
| 
                   
                      
                          E2E Tests (ubuntu-latest, firefox, 18)
                        
                      
                       
                  No files were found with the provided path: test-results/. No artifacts will be uploaded. 
                         | 
              
| 
                   
                      
                          E2E Tests (ubuntu-latest, webkit, 20)
                        
                      
                       
                  No files were found with the provided path: test-results/. No artifacts will be uploaded. 
                         | 
              
| 
                   
                      
                          E2E Tests (ubuntu-latest, webkit, 18)
                        
                      
                       
                  No files were found with the provided path: test-results/. No artifacts will be uploaded. 
                         | 
              
| 
                   
                      
                          Slow Test: 
                        [webkit] › async-validation.spec.ts#L0
                      
                       
                  [webkit] › async-validation.spec.ts took 15.0s 
                         | 
              
| 
                   
                      
                          E2E Tests (ubuntu-latest, webkit, 22)
                        
                      
                       
                  No files were found with the provided path: test-results/. No artifacts will be uploaded. 
                         | 
              
| 
                   
                      
                          Slow Test: 
                        [webkit] › async-validation.spec.ts#L0
                      
                       
                  [webkit] › async-validation.spec.ts took 15.2s 
                         | 
              
| 
                   
                      
                          E2E Tests (windows-latest, chromium, 20)
                        
                      
                       
                  No files were found with the provided path: test-results/. No artifacts will be uploaded. 
                         | 
              
| 
                   
                      
                          E2E Tests (windows-latest, chromium, 18)
                        
                      
                       
                  No files were found with the provided path: test-results/. No artifacts will be uploaded. 
                         | 
              
| 
                   
                      
                          E2E Tests (windows-latest, chromium, 22)
                        
                      
                       
                  No files were found with the provided path: test-results/. No artifacts will be uploaded. 
                         | 
              
| 
                   
                      
                          🎭 Playwright Run Summary
                        
                      
                       
                    9 skipped
  104 passed (1.3m) 
                         | 
              
| 
                   
                      
                          🎭 Playwright Run Summary
                        
                      
                       
                    9 skipped
  104 passed (1.1m) 
                         | 
              
| 
                   
                      
                          🎭 Playwright Run Summary
                        
                      
                       
                    9 skipped
  104 passed (1.3m) 
                         | 
              
| 
                   
                      
                          🎭 Playwright Run Summary
                        
                      
                       
                    9 skipped
  104 passed (1.8m) 
                         | 
              
| 
                   
                      
                          🎭 Playwright Run Summary
                        
                      
                       
                    9 skipped
  104 passed (1.8m) 
                         | 
              
| 
                   
                      
                          🎭 Playwright Run Summary
                        
                      
                       
                    9 skipped
  104 passed (1.8m) 
                         | 
              
| 
                   
                      
                          🎭 Playwright Run Summary
                        
                      
                       
                    9 skipped
  104 passed (1.8m) 
                         | 
              
| 
                   
                      
                          🎭 Playwright Run Summary
                        
                      
                       
                    9 skipped
  104 passed (1.1m) 
                         | 
              
| 
                   
                      
                          🎭 Playwright Run Summary
                        
                      
                       
                    1 flaky
    [firefox] › async-validation.spec.ts:138:6 › With JS › Client Validation ───────────────────────
  9 skipped
  103 passed (2.0m) 
                         | 
              
| 
                   
                      
                          🎭 Playwright Run Summary
                        
                      
                       
                    9 skipped
  104 passed (1.1m) 
                         | 
              
| 
                   
                      
                          🎭 Playwright Run Summary
                        
                      
                       
                    9 skipped
  104 passed (1.3m) 
                         | 
              
| 
                   
                      
                          🎭 Playwright Run Summary
                        
                      
                       
                    9 skipped
  104 passed (1.8m) 
                         | 
              
| 
                   
                      
                          🎭 Playwright Run Summary
                        
                      
                       
                    9 skipped
  104 passed (2.0m) 
                         | 
              
| 
                   
                      
                          🎭 Playwright Run Summary
                        
                      
                       
                    9 skipped
  104 passed (2.0m) 
                         | 
              
| 
                   
                      
                          🎭 Playwright Run Summary
                        
                      
                       
                    9 skipped
  104 passed (2.0m) 
                         | 
              
| 
                   
                      
                          🎭 Playwright Run Summary
                        
                      
                       
                    9 skipped
  104 passed (1.3m) 
                         | 
              
| 
                   
                      
                          🎭 Playwright Run Summary
                        
                      
                       
                    9 skipped
  104 passed (1.3m) 
                         | 
              
| 
                   
                      
                          🎭 Playwright Run Summary
                        
                      
                       
                    9 skipped
  104 passed (1.3m) 
                         | 
              
Artifacts
Produced during runtime
          | Name | Size | Digest | |
|---|---|---|---|
| 
                   
                        
                          playwright-report-ubuntu-latest-node22-firefox
                        
                       
                   | 
                329 KB | 
                      sha256:49e030e457e8071ab8462399acdfe97c05298a7e961c81c9f4d65950ad52036d
                        
   | 
                
                   |