test: show effect of checking for same dimension and stacked field in polar and cartesian fields #7799
test.yml
on: pull_request
  
    
      Node
    
          
              49s
          
      
    
      Runtime, Linting, and Coverage
    
          
              2m 13s
          
      
      
        Matrix: CLI
      
    
    Annotations
4 errors
          | 
                   
                      
                          test/stack.test.ts > stack > stack().groupbyChannels, .fieldChannels > should be correct for radial chart with different radius and theta quantitative fields: 
                        test/stack.test.ts#L485
                      
                       
                  AssertionError: expected [ 'radius' ] to have a length of +0 but got 1
- Expected
+ Received
- 0
+ 1
 ❯ test/stack.test.ts:485:38
 
                         | 
              
| 
                   
                      
                          Node
                        
                      
                       
                  Process completed with exit code 1. 
                         | 
              
| 
                   
                      
                          test/stack.test.ts > stack > stack().groupbyChannels, .fieldChannels > should be correct for radial chart with different radius and theta quantitative fields: 
                        test/stack.test.ts#L485
                      
                       
                  AssertionError: expected [ 'radius' ] to have a length of +0 but got 1
- Expected
+ Received
- 0
+ 1
 ❯ test/stack.test.ts:485:38
 
                         | 
              
| 
                   
                      
                          Runtime, Linting, and Coverage
                        
                      
                       
                  Process completed with exit code 1. 
                         |