| # Licensed to the Apache Software Foundation (ASF) under one |
| # or more contributor license agreements. See the NOTICE file |
| # distributed with this work for additional information |
| # regarding copyright ownership. The ASF licenses this file |
| # to you under the Apache License, Version 2.0 (the |
| # "License"); you may not use this file except in compliance |
| # with the License. You may obtain a copy of the License at |
| # |
| # http://www.apache.org/licenses/LICENSE-2.0 |
| # |
| # Unless required by applicable law or agreed to in writing, |
| # software distributed under the License is distributed on an |
| # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY |
| # KIND, either express or implied. See the License for the |
| # specific language governing permissions and limitations |
| # under the License. |
| |
| diff --git a/dev/archery/archery/integration/datagen.py b/dev/archery/archery/integration/datagen.py |
| index 83913dc379..7ace28e1be 100644 |
| --- a/dev/archery/archery/integration/datagen.py |
| +++ b/dev/archery/archery/integration/datagen.py |
| @@ -2003,7 +2003,6 @@ def get_generated_json_files(tempdir=None): |
| .skip_tester('Rust'), |
| |
| generate_binary_view_case() |
| - .skip_tester('JS') |
| # TODO(https://github.com/apache/arrow-nanoarrow/issues/618) |
| .skip_tester('nanoarrow') |
| .skip_tester('Rust'), |