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

[JIT] Add test for ignored class type property #45233

Closed

Commits on Sep 23, 2020

  1. [JIT] Add test for ignored class type property

    **Summary**
    This commit modifies `TestClassType.test_properties` to check that
    properties on class types can be ignored with the same syntax as
    ignoring properties on `Modules`.
    
    **Test Plan**
    `python test/test_jit.py TestClassType.test_properties`
    
    [ghstack-poisoned]
    Meghan Lele committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    e0490fc View commit details
    Browse the repository at this point in the history
  2. Update on "[JIT] Add test for ignored class type property"

    **Summary**
    This commit modifies `TestClassType.test_properties` to check that
    properties on class types can be ignored with the same syntax as
    ignoring properties on `Modules`.
    
    **Test Plan**
    `python test/test_jit.py TestClassType.test_properties`
    
    [ghstack-poisoned]
    Meghan Lele committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    835d787 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2020

  1. Update on "[JIT] Add test for ignored class type property"

    **Summary**
    This commit modifies `TestClassType.test_properties` to check that
    properties on class types can be ignored with the same syntax as
    ignoring properties on `Modules`.
    
    **Test Plan**
    `python test/test_jit.py TestClassType.test_properties`
    
    [ghstack-poisoned]
    Meghan Lele committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    1e476fb View commit details
    Browse the repository at this point in the history
  2. Update on "[JIT] Add test for ignored class type property"

    **Summary**
    This commit modifies `TestClassType.test_properties` to check that
    properties on class types can be ignored with the same syntax as
    ignoring properties on `Modules`.
    
    **Test Plan**
    `python test/test_jit.py TestClassType.test_properties`
    
    [ghstack-poisoned]
    Meghan Lele committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    7051c01 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2020

  1. Update on "[JIT] Add test for ignored class type property"

    **Summary**
    This commit modifies `TestClassType.test_properties` to check that
    properties on class types can be ignored with the same syntax as
    ignoring properties on `Modules`.
    
    **Test Plan**
    `python test/test_jit.py TestClassType.test_properties`
    
    [ghstack-poisoned]
    Meghan Lele committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    6e8f75e View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2020

  1. Update on "[JIT] Add test for ignored class type property"

    **Summary**
    This commit modifies `TestClassType.test_properties` to check that
    properties on class types can be ignored with the same syntax as
    ignoring properties on `Modules`.
    
    **Test Plan**
    `python test/test_jit.py TestClassType.test_properties`
    
    [ghstack-poisoned]
    Meghan Lele committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    1574085 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2020

  1. Update on "[JIT] Add test for ignored class type property"

    **Summary**
    This commit modifies `TestClassType.test_properties` to check that
    properties on class types can be ignored with the same syntax as
    ignoring properties on `Modules`.
    
    **Test Plan**
    `python test/test_jit.py TestClassType.test_properties`
    
    [ghstack-poisoned]
    Meghan Lele committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    b00fca5 View commit details
    Browse the repository at this point in the history
  2. Update on "[JIT] Add test for ignored class type property"

    **Summary**
    This commit modifies `TestClassType.test_properties` to check that
    properties on class types can be ignored with the same syntax as
    ignoring properties on `Modules`.
    
    **Test Plan**
    `python test/test_jit.py TestClassType.test_properties`
    
    [ghstack-poisoned]
    Meghan Lele committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    9902bff View commit details
    Browse the repository at this point in the history